Package j3d.examples.branchGroup

Class Summary
BoundsTest Test harness to investigate the Bounds objects for a Java 3D scenegraph.
CompileTest Creates 1000 same-sized cubes and compiles the scene.
NodesTest This example creates a scenegraph that illustrates many of the Java 3D scenegraph Nodes.
SwitchTest This example creates a Switch Node and conditionally displays some of the child Nodes using a logical mask, defined using a BitSet object.