Scenegraphs



A dancing robotic arm.

In class we will see how to create and implement the scene graph for a robotic arm. It is built from multiple identical components. It's movement should be hierarchical. For example, the top of the robot arm automatically moves when the middle part of the arm moves.


Moving car with headlight.
Click here for the animation


Simplified Scenegraph for Car

Process for Modeling Hierarchical Structure: