j3d.org Code

Package org.j3d.renderer.java3d.loaders

Classes use to load specific file types using the Java3D loader capability defined in the package com.sun.j3d.loaders.

See:
          Description

Interface Summary
BinaryLoader Extension of the Sun Loader definition interface that provides extra methods for loading InputStream.
ManagedLoader Extension of the Sun Loader definition interface that provides extra ability to control the scene graph setup.
 

Class Summary
Ac3dLoader Java 3D Loader implementation for AC3D files.
BTLoader Loader for the VTerrain Project's BT file format.
DEMLoader Loader for the USGS DEM file format.
HeightMapLoader Base Loader definition for all loaders that can load terrain data.
STLLoader Class to load objects from a STL (Stereolithography) file into Java3D.
 

Package org.j3d.renderer.java3d.loaders Description

Classes use to load specific file types using the Java3D loader capability defined in the package com.sun.j3d.loaders.

These classes provide the loader implementation making use of the general parser code available in org.j3d.loaders


j3d.org Code

Latest Info from http://code.j3d.org/
Copyright © 2001 - j3d.org