The Aviatrix3D Open Source scene graph.

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.

Licensing

The code is licensed using the GNU LGPL. We wish you to use this code and contribute back any changes you made to the community. This site is, after all, driven by the community of Java hackers interested in 3D. Everything here is volunteered.