// Converted from: ../../examples/obj/male02/male02.obj // vertices: 2746 // faces: 5004 // materials: 5 // // Generated with OBJ -> Three.js converter // http://github.com/alteredq/three.js/blob/master/utils/exporters/convert_obj_three.py var model = { 'version' : 1, 'materials': [ { "DbgColor" : 0xeeeeee, "DbgIndex" : 0, "DbgName" : "male-02-1noCullingID_male-02-1noCulling.JP", "colorAmbient" : [0.0, 0.0, 0.0], "colorDiffuse" : [0.64000000000000001, 0.64000000000000001, 0.64000000000000001], "colorSpecular" : [0.16500000000000001, 0.16500000000000001, 0.16500000000000001], "illumination" : 2, "mapDiffuse" : "male-02-1noCulling.JPG", "opticalDensity" : 1.0, "specularCoef" : 154.901961, "transparency" : 1.0 }, { "DbgColor" : 0xee0000, "DbgIndex" : 1, "DbgName" : "orig_02_-_Defaul1noCu_orig_02_-_Defaul1noCu", "colorAmbient" : [0.0, 0.0, 0.0], "colorDiffuse" : [0.64000000000000001, 0.64000000000000001, 0.64000000000000001], "colorSpecular" : [0.16500000000000001, 0.16500000000000001, 0.16500000000000001], "illumination" : 2, "mapDiffuse" : "orig_02_-_Defaul1noCulling.JPG", "opticalDensity" : 1.0, "specularCoef" : 154.901961, "transparency" : 1.0 }, { "DbgColor" : 0x00ee00, "DbgIndex" : 2, "DbgName" : "FrontColorNoCullingID_orig_02_-_Defaul1noCu", "colorAmbient" : [0.0, 0.0, 0.0], "colorDiffuse" : [0.80000000000000004, 0.80000000000000004, 0.80000000000000004], "colorSpecular" : [0.16500000000000001, 0.16500000000000001, 0.16500000000000001], "illumination" : 2, "mapDiffuse" : "orig_02_-_Defaul1noCulling.JPG", "opticalDensity" : 1.0, "specularCoef" : 154.901961, "transparency" : 1.0 }, { "DbgColor" : 0x0000ee, "DbgIndex" : 3, "DbgName" : "_01_-_Default1noCulli__01_-_Default1noCulli", "colorAmbient" : [0.0, 0.0, 0.0], "colorDiffuse" : [0.64000000000000001, 0.64000000000000001, 0.64000000000000001], "colorSpecular" : [0.16500000000000001, 0.16500000000000001, 0.16500000000000001], "illumination" : 2, "mapDiffuse" : "01_-_Default1noCulling.JPG", "opticalDensity" : 1.0, "specularCoef" : 154.901961, "transparency" : 1.0 }, { "DbgColor" : 0xeeee00, "DbgIndex" : 4, "DbgName" : "FrontColorNoCullingID_male-02-1noCulling.JP", "colorAmbient" : [0.0, 0.0, 0.0], "colorDiffuse" : [0.80000000000000004, 0.80000000000000004, 0.80000000000000004], "colorSpecular" : [0.16500000000000001, 0.16500000000000001, 0.16500000000000001], "illumination" : 2, "mapDiffuse" : "male-02-1noCulling.JPG", "opticalDensity" : 1.0, "specularCoef" : 154.901961, "transparency" : 1.0 }], 'buffers': 'Male02_bin.bin', 'end': (new Date).getTime() }; postMessage( model );