Classes
 ClassDescription
 AbstractParser Abstract parsing object used as a base class for all loaders to extend from.
 AC3D File loader for the AC3D file format (.ac).
 Ase File loader for the ASE file format.
 AWData File loader/parser for the native .awd data file format.
 Collada File loader for the Collada file format with animation.
 Kmz File loader for the KMZ 4 file format (exported from Google Sketchup).
 Loader3D Abstract loader class used as a placeholder for loading 3d content
 LoaderCube Default loader class used as a placeholder for loading 3d content
 Max3DS File loader for the 3DS file format.
 Md2 File loader for the Md2 file format.
 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) - LD3T (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
 Swf File loader for swfs with injected vector data.