CS 354 61 Scene Graph Labor ??? High-level division of scene graph labor ??? Four pipeline stages ??? App (application) ??? Code that manipulates/modifies the scene graph in response to user input or other events ??? Isect (intersection) ??? Geometric queries such as collision detection or picking ??? Cull ??? Traverse the scene graph to find the nodes to be rendered ??? Best example: eliminate ob