"The Java3D API is a hierarchy of Java classes
which serve as the
interface to a sophisticated three-dimensional graphics
rendering and sound rendering system. The programmer works with
high-level constructs for creating
and manipulating 3D geometric objects...
Despite all of this functionality, the API is still straightforward to use...."
Rendering process is left to Java and not the programmer => provides
fast way to create 3D applications.