Package com.jmex.model.converters

Class Summary
AseToJme Started Date: Jul 1, 2004

Converts .ase files to .jme format.
DTDResolver An EntityResolver that can be used to provide the DTDs for XML parsing (e.g.
FormatConverter Started Date: Jul 1, 2004

This class is a base for all format converters and provides a generic framework to convert to jME format from any other format.
MaxToJme Started Date: Jun 26, 2004

Converts .3ds files into jME binary
Md2ToJme Started Date: Jun 14, 2004

This class converts a .md2 file to jME's binary format.
Md3ToJme Started Date: Jul 15, 2004

Converts from MD3 files to jme binary.
MilkToJme Started Date: Jun 8, 2004
ObjToJme Started Date: Jul 17, 2004

Converts .obj files into .jme binary format.
X3dToJme A Loader class to load models from XML-encoded X3D files (see this link for the specification) into jME.

This Loader is designed to be able to load the geometry and lights contained in an X3D file and set the necessary properties to properly set up a model for jME.