Skip navigation links
Aviatrix3D Code

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

Loader for the STL (Stereolithography) file into Aviatrix3D.

See: Description

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

Skip navigation links
Aviatrix3D Code

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