Class | Description | |
---|---|---|
AbstractParser | ||
Ase | File loader for the ASE file format. | |
Collada | File loader for the Collada file format with animation. | |
CubeLoader | Default loader class used as a placeholder for loading 3d content | |
Kmz | File loader for the KMZ 4 file format (exported from Google Sketchup). | |
Max3DS | File loader for the 3DS file format. | |
Md2 | File loader for the Md2 file format. | |
Md2still | File loader for the Md2 file format (non-animated version). | |
Obj |
File loader for the OBJ file format. note: Multiple objects support and autoload mtls are supported since Away v 2.1. Class tested with the following 3D apps: - Strata CX mac 5.5 - Biturn ver 0.87b4 PC - LightWave 3D OBJ Export v2.1 PC - Max2Obj Version 4.0 PC - AC3D 6.2.025 mac - Carrara (file provided) - Hexagon (file provided) - geometry supported tags: f,v,vt, g - geometry unsupported tags:vn,ka, kd r g b, kd, ks r g b,ks,ke r g b,ke,d alpha,d,tr alpha,tr,ns s,ns,illum n,illum,map_Ka,map_Bump - mtl unsupported tags: kd,ka,ks,ns,tr export from apps as polygon group or mesh as .obj file. added support for 3dmax negative vertexes references |
|
Object3DLoader | Abstract loader class used as a placeholder for loading 3d content |