DG Kernel Documentation


Skip Navigation Links.
Start page
Quick Start
Search Page
Installation
Overview of the software
What is new
Licensing
Expand ModelsModels
Expand DG Kernel ComponentsDG Kernel Components
Expand API ReferenceAPI Reference
Expand Samples and TutorialsSamples and Tutorials
Expand GraphicsGraphics
Expand Math ObjectsMath Objects
Expand DeprecatedDeprecated
Redistribution
Model Viewer
Open Source
Support
Skip Navigation LinksHome Page > Models > Entities > Movement Search Documentation


Movement

Movement of an entity at low level is achieved by changing its local frame.

Movement can be animated by setting up a timer and updating the frame position/orientation in its handler, including view update calls

A higher level approach is to use a predefined movement object. Such movements are used in several algorithms