Jazz3D API


Package com.sygem.jazz3d3.loader

The com.sygem.jazz3d3.loader package provides the ability to load 3d model files into Jazz3D.

See:
          Description

Class Summary
Loader Abstract base class for all object loaders.
Loader3DS Loader for 3DS objects, from 3d Studio.
LoaderASC Loader for ASC objects, from 3d Studio.
LoaderGEM Loader for GEM objects.
LoaderGEO Loader for GEO objects.
LoaderLWO Loader for LWO objects, from Lightwave.
LoaderNFF Loader for NFF objects, from WorldToolKit.
LoaderOBJ Loader for OBJ objects, from WaveFront.
LoaderPLG Loader for PLG objects, from REND386.
LoadFactory Acts as a central point for all object loaders.
Model3d Create an object from a 3D model file.
 

Package com.sygem.jazz3d3.loader Description

The com.sygem.jazz3d3.loader package provides the ability to load 3d model files into Jazz3D. Models can be loaded from anywhere on the internet, and the following formats are supported:

It is also possible to load the models in a concurrent thread, and display progress bars to the user.

Related Documentation

For overviews, tutorials, examples, guides, and general documentation, please refer to the manual. These JavaDocs will provide a view of what each method does, but the manual should help you understand how to use them in conjunction with each other, and use them to create a full program.


©2001 SyGem Software