Animation Workbench/ru: Difference between revisions

From FreeCAD Documentation
(Created page with "==Инструменты==")
(Updating to match new version of source page)
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Template:UnfinishedDocu{{#translation:}}}}
<languages/>
<languages/>
{{UnfinishedDocu}}

==Введение==
==Введение==


Line 17: Line 18:
==Установка==
==Установка==


This workbench can be installed from the [[Std_AddonMgr|Addon Manager]]. For manual installation see [[Installing_more_workbenches|Installing more workbenches]].
This workbench is easy to install and update from the [[Addon Manager]] available in FreeCAD 0.17 and above. For FreeCAD 0.16 users and other install methods, please refer to [[Installing#Installing_additional_contents|Installing_additional_contents]]. Specifically, the GitHub download page has install instructions: download the Zip, un-compress, and place the flamingo-master folder inside your .FreeCAD/Mod directory. If the /Mod directory does not exist, create it by Create New Folder on Ubuntu.


==Инструменты==
==Инструменты==
Line 88: Line 89:
* Videos: [http://freecadbuch.de/doku.php?id=animation:videos Animation videos]
* Videos: [http://freecadbuch.de/doku.php?id=animation:videos Animation videos]
* Files: [https://github.com/microelly2/Animation-WB-Examples Examples]
* Files: [https://github.com/microelly2/Animation-WB-Examples Examples]
* Test cases: [https://github.com/microelly2/Animation/tree/master/testcases Test cases]
* Report bugs: Please report bugs at [http://forum.freecadweb.org/index.php FreeCAD forum], or at [https://github.com/microelly2/Animation/issues Animation issues]
* Report bugs: Please report bugs at [http://forum.freecadweb.org/index.php FreeCAD forum], or at [https://github.com/microelly2/Animation/issues Animation issues]


Line 94: Line 96:
* [http://www.freecadweb.org/wiki/index.php?title=Sandbox:ExplodedAnimation ExplodedAnimation]: FreeCAD workbench to create exploded views and animations of assemblies.
* [http://www.freecadweb.org/wiki/index.php?title=Sandbox:ExplodedAnimation ExplodedAnimation]: FreeCAD workbench to create exploded views and animations of assemblies.
* [http://www.freecadweb.org/wiki/index.php?title=Sandbox:Assembly2 Assembly2]: Assembly workbench for FreeCAD with support for importing parts from external files.
* [http://www.freecadweb.org/wiki/index.php?title=Sandbox:Assembly2 Assembly2]: Assembly workbench for FreeCAD with support for importing parts from external files.
* [[External_workbenches|External workbenches]]
* [[Template:DevWorkbenches|DevWorkbenches]]: List of workbenches in development.


[[Category:User Documentation{{#translation:}}]]
[[Category:User Documentation{{#translation:}}]]

Latest revision as of 09:47, 17 February 2022

Other languages:

This documentation is not finished. Please help and contribute documentation.

GuiCommand model explains how commands should be documented. Browse Category:UnfinishedDocu to see more incomplete pages like this one. See Category:Command Reference for all commands.

See WikiPages to learn about editing the wiki pages, and go to Help FreeCAD to learn about other ways in which you can contribute.

Введение

Animation Toolkit for FreeCAD

This Workbench can be used to create sequences of pictures.

It is still under construction - all contributions welcomed ...

References

Установка

This workbench can be installed from the Addon Manager. For manual installation see Installing more workbenches.

Инструменты

Detailed description here

Toolbar

Drop down menu

  • Mover: moves objects during a time intervall along the motion Vector.
  • Rotator: rotates objects during a time intervall. Further parameters are Rotation Axis/Direction, Center of Rotation and Angle.
  • Tranquillizer: slows the render process if the animation runs to fast.
  • Photographer: creates a picture of a given format and size to a render directory for every time step.
  • Plugger: connects a newly created object to an already animated shuttle object or to a vertex of an animated sketch to enable using sketcher to calculate complex transformations with some constraints by means of the shuttle object.
  • Adjuster: enables to calculate a value by a basic linear function. Now sketches can become animated by changing values in constraints.
  • Styler: controls the Gui-object. Visibility, Transparency and Shape Color can be changed on the fly.
  • Billboard: Billboard and Moviescreen are features to display extra information like texts or images during the animation.
  • Moviescreen: Billboard and Moviescreen are features to display extra information like texts or images during the animation.
  • Extruder: can be used to demonstrate the functionality of a miller or a 3D printer.
  • Viewpoint:
  • Manager:
  • Bounder: limits the values of the Placement to an intervall. It is the projection of a motion to a min/max limited space.
  • Filler: can be used to fill the volume of a part from bottom to top like to fill a bottle with wine. It can work as running slice trough the part like a ct scan.
  • Gearing: animates the rotation of 2 or 3 gears or a star-planet-moon system.
  • Kartan: animates a Kardan joint.
  • Scaler:
  • Placer:
  • Diagram:
  • Collision:
  • Combiner:
  • AnimationControlPanel:
  • Pather:
  • Snapshot:
  • ViewSequence:
  • Speeder:
  • Toucher:
  • Tracker:
  • Trackreader:
  • Abroller:
  • Delta:
  • Sum:
  • Assembly2Controller:
  • Connector:

Other

  • Animation:
  • Case action:
  • False action:
  • Follow me:
  • Loop action:
  • Query action:
  • Repeat action:
  • Script action:
  • True action:
  • While action:
  • Reset:
  • Icon1:
  • Icon2:
  • Icon3:

Links to Animation WB

Other useful links