j3d.org Code

Package org.j3d.loaders.stl

Class for parsing and loading STL files.

See:
          Description

Class Summary
LittleEndianConverter Utility to convert little endain data to big endian data.
STLFileReader Class to read STL (Stereolithography) files.
 

Package org.j3d.loaders.stl Description

Class for parsing and loading STL files.

STL (Stereolithographie) files can be parsed and loaded using the standard loader interface with this package. Separate classes are provided for the parsing process if you do not wish to use the loader.

Acknowledgements

The code in this package is provided by Dipl. Ing. Paul Szawlowski of the University Of Vienna, Department of Medical Computer Sciences


j3d.org Code

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