Table of contents Chapter index Previous slide Next slide 55
When to use Java3D

Java3D overview
When to use Java3D
  • Java3D is a program-centric approach to building 3D worlds
  • Neither the application nor the content is standardized; both are variable

  • Java3D is good when operations on the content are complex and application-specific
  • Java3D is primarily for application-developers