Sections

History

j3d.org

Mitsubishi VolumePro board and Java 3D

This page contains information on doing Volume Rendering in Java 3D.

To download this Z archive, you may have to hold the shift key when clicking on the link.

VolRendVLI.tar.Z is a compressed tar file which contains a version of the VolRend demo which can use the Mitsubishi VolumePro board to accelerate volume rendering. It communicates with the VolumePro via a small native library (currently compiled for Solaris only). The native library takes the viewpoint information from Java3D and returns a polygon and texture. Java3D then displays the VolumePro data as a textured polygon in the center of the volume.

See the link to Volume Rendering for more information.

Doug Gehringer
Sun Microsystems