Package m3g09

Interface Summary
Sample Interface that needs to be implemented by samples.
 

Class Summary
BillboardSample This sample displays a field of flowers to demonstrate two alternative billboard techniques: daisies and knotweeds use screen-aligned Sprite3Ds; tulips and irises use axis-aligned, textured quads.
Main Application that runs the samples available in this chapter.
PickingSample Picks meshes in viewport coordinates.
SceneGraphSample Uses a scene graph tree to structure a hierarchy of 3D objects.