Area

Sections

j3d.org

Arish Ali's VTK Loader

Last update: 15 Sept 2000
Author: Arish Ali
File Format(s): VTK (Visual Toolkit)
Availability: Local FTP HTTP
Notes: This loader was built as part of Arish Ali's Masters thesis and First Place Java 3D Contest Entry, SPL Viz Details of the loader's construction can be found within the code.

Usage: Create a Shape3DLoader object passing it your vtk file (as a URL object) and optionally an Appearance object. This will create a Shape3D object which can be retrieved by calling the getShape3D() method.