Aviatrix3D is a highly customisable Java scene graph running on top of OpenGL
and OpenAL. It is divided into two main sections - the core libraries under
the org.j3d.aviatrix3d
root package, and optional utilities under
the org.j3d.renderer.aviatrix3d
root package.
Design information and tutorials on how to use Aviatrix3D can be found on the website http://aviatrix3d.j3d.org/. Many of the utilities are built upon the core renderer-independent utilities from the main j3d.org Code repository.