Creating a Java 3D application or applet
Constructing Content
- Java 3D provides an assortment of classes for making different
types of 3D content
- Shapes and geometry
- Lights and sounds
- Fog and backgrounds
- Groups and animations
- Components of a scene graph are derived from base classes:
- SceneGraphObject
- Node
- NodeComponent