Aviatrix3D
2.1.0

Package org.j3d.renderer.aviatrix3d.geom.volume

Volume rendering extensions to the Aviatrix3D scene graph.

See:
          Description

Class Summary
OctTree Node that implements a simple OctTree-style data structure useful for volume rendering of large datasets.
 

Package org.j3d.renderer.aviatrix3d.geom.volume Description

Volume rendering extensions to the Aviatrix3D scene graph.

This package provides some experimental rendering capabilities to integrate volume rendering within Aviatr3D. It is expected that at some time, this package will no longer be experimental and the contents will be moved into the core rendering API.

Design Notes

The volume rendering capabilities use the latest techniques available with hardware accelerated shaders to do the work. If your hardware is not at least an ATI Radeon 9700 or nVidia GeForce 5900 or later, this code will not run. Software-only fallbacks are not provide (yet).

Using Volume rendering in code


Aviatrix3D
2.1.0

Latest Info from http://aviatrix3d.j3d.org/
Copyright © 2003 - 2009 j3d.org