Package | Description |
---|---|
org.scijava.java3d.loaders |
Provides interfaces and abstract classes for writing Java 3D loaders.
|
org.scijava.java3d.loaders.lw3d |
Provides a Java 3D loader for Lightwave 3D scene files.
|
org.scijava.java3d.loaders.objectfile |
Provides a Java 3D loader for Wavefront .obj files.
|
Modifier and Type | Class and Description |
---|---|
class |
LoaderBase
This class implements the Loader interface.
|
Modifier and Type | Class and Description |
---|---|
class |
Lw3dLoader
This class implements the Loader API and allows users to load
Lightwave 3D scene files.
|
Modifier and Type | Class and Description |
---|---|
class |
ObjectFile
The ObjectFile class implements the Loader interface for the Wavefront
.obj file format, a standard 3D object file format created for use with
Wavefront's Advanced Visualizer (tm) and available for purchase from
Viewpoint DataLabs, as well as other 3D model companies.
|
Copyright © 2016–2022 SciJava. All rights reserved.