Loader for the STL (Stereolithography) file into Aviatrix3D.
File loaders are built over the top of the basic parsing framework defined in
the {@link 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.
Required Support JARS and packages
- {@link org.j3d.loaders.stl},
j3d-org-loaders-stl.jar
- {@link org.j3d.renderer.aviatrix3d.loader},
aviatix3d-all.jar