With Animation you can show 3D-movements of solids in realtime.
It is used for
- Operations of CNC-Machines or
- Displaying degrees of freedom of mechanical dependencies or
- wherever you need a realistic description of animation.
Animation uses the definition of axis (combination of movements),
by linear axis, rotation axis or movement along pathes
and an associated drive.
Additional to the combination of movements (axis with drives) and the definition
of the moved objects you can specify a schedule or timetable, which
describes the positions of objects on their drives (axis) at a special timestamp.
Between the different timestamps there will be a linear interpolation.
Animation is in realtime, but you also can use slow motion or
time lapse factors. It uses the displaylist-technology of OpenGL, so only
the matrices of the objects are manipulated for fast display of moving objects.