When to use VRML
Java3D overviewWhen to use VRML
- VRML is a content-centric approach to building 3D worlds
- The application (browser) is standardized; only the
content is variable
- VRML is good when operations on the content are simple and
well-known (walk around and draw)
- VRML is primarily for content-developers