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.
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.



Copyright © 1999-2006 SyGem Software. All Rights Reserved.