Aviatrix3D
2.1.0

Package org.j3d.renderer.aviatrix3d.loader.stl

Loader for the STL (Stereolithography) file into Aviatrix3D.

See:
          Description

Class Summary
STLLoader Loader for the STL (Stereolithography) file into Aviatrix3D.
 

Package org.j3d.renderer.aviatrix3d.loader.stl Description

Loader for the STL (Stereolithography) file into Aviatrix3D.

File loaders are built over the top of the basic parsing framework defined in the org.j3d.loaders.stl package to handle the parsing.

Implementation Notes

The base STL reader does not have the concept of a separable file representation. The getRawModel() method will not return a valid object, regardless of the loader flag setting.

STL models do not contain layers or anything other than the basic triangle geometry.

Required Support JARS and packages


Aviatrix3D
2.1.0

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