| 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.
|