123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110 |
- // Converted from: gallardo_body.obj
- // vertices: 59791
- // faces: 57252
- // materials: 7
- //
- // 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" : 15658734,
- "DbgIndex" : 0,
- "DbgName" : "02___Default",
- "colorAmbient" : [0.0, 0.0, 0.0],
- "colorDiffuse" : [0.64, 0.0, 0.0],
- "colorSpecular" : [0.6525, 0.6525, 0.6525],
- "illumination" : 2,
- "opticalDensity" : 1.0,
- "specularCoef" : 21.568627,
- "transparency" : 0.0
- },
- {
- "DbgColor" : 15597568,
- "DbgIndex" : 1,
- "DbgName" : "wire_115115115",
- "colorAmbient" : [0.0, 0.0, 0.0],
- "colorDiffuse" : [0.28864, 0.28864, 0.28864],
- "colorSpecular" : [0.175, 0.175, 0.175],
- "illumination" : 2,
- "opticalDensity" : 1.0,
- "specularCoef" : 27.45098,
- "transparency" : 0.0
- },
- {
- "DbgColor" : 60928,
- "DbgIndex" : 2,
- "DbgName" : "wire_132132132",
- "colorAmbient" : [0.0, 0.0, 0.0],
- "colorDiffuse" : [0.331264, 0.331264, 0.331264],
- "colorSpecular" : [0.175, 0.175, 0.175],
- "illumination" : 2,
- "opticalDensity" : 1.0,
- "specularCoef" : 27.45098,
- "transparency" : 0.0
- },
- {
- "DbgColor" : 238,
- "DbgIndex" : 3,
- "DbgName" : "wire_255255255",
- "colorAmbient" : [0.0, 0.0, 0.0],
- "colorDiffuse" : [0.64, 0.64, 0.64],
- "colorSpecular" : [0.175, 0.175, 0.175],
- "illumination" : 2,
- "opticalDensity" : 1.0,
- "specularCoef" : 27.45098,
- "transparency" : 0.0
- },
- {
- "DbgColor" : 15658496,
- "DbgIndex" : 4,
- "DbgName" : "03___Default",
- "colorAmbient" : [0.0, 0.0, 0.0],
- "colorDiffuse" : [0.105408, 0.105408, 0.105408],
- "colorSpecular" : [0.0, 0.0, 0.0],
- "illumination" : 2,
- "opticalDensity" : 1.0,
- "specularCoef" : 3.921569,
- "transparency" : 0.0
- },
- {
- "DbgColor" : 61166,
- "DbgIndex" : 5,
- "DbgName" : "wire_252252000",
- "colorAmbient" : [0.0, 0.0, 0.0],
- "colorDiffuse" : [0.632448, 0.632448, 0.0],
- "colorSpecular" : [0.175, 0.175, 0.175],
- "illumination" : 2,
- "opticalDensity" : 1.0,
- "specularCoef" : 27.45098,
- "transparency" : 0.0
- },
- {
- "DbgColor" : 15597806,
- "DbgIndex" : 6,
- "DbgName" : "wire_255000000",
- "colorAmbient" : [0.0, 0.0, 0.0],
- "colorDiffuse" : [0.64, 0.0, 0.0],
- "colorSpecular" : [0.175, 0.175, 0.175],
- "illumination" : 2,
- "opticalDensity" : 1.0,
- "specularCoef" : 27.45098,
- "transparency" : 0.0
- }],
- "buffers": "gallardo_body_bin.bin"
- };
- postMessage( model );
- close();
|