Java 3D vs VRML
Java 3D has richer semantics for scoping lights, sound, fog, behaviors, and backgrounds
Java 3D and VRML share similar notions of:
- Shapes
- Appearance
- Material
- Grouping
- Transform
- Lighting
Example: Create a red 3D text shape “Hello World”