123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123 |
- // Converted from: veyron_body.obj
- // vertices: 23013
- // faces: 21390
- // materials: 8
- //
- // 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" : "ColorBlack",
- "colorAmbient" : [0.0, 0.0, 0.0],
- "colorDiffuse" : [0.173184, 0.173184, 0.173184],
- "colorSpecular" : [0.75, 0.75, 0.75],
- "illumination" : 2,
- "opticalDensity" : 1.0,
- "specularCoef" : 52.941176,
- "transparency" : 0.0
- },
- {
- "DbgColor" : 15597568,
- "DbgIndex" : 1,
- "DbgName" : "02___Default",
- "colorAmbient" : [0.0, 0.0, 0.0],
- "colorDiffuse" : [0.386496, 0.0, 0.0],
- "colorSpecular" : [0.75, 0.75, 0.75],
- "illumination" : 2,
- "opticalDensity" : 1.0,
- "specularCoef" : 52.941176,
- "transparency" : 0.0
- },
- {
- "DbgColor" : 60928,
- "DbgIndex" : 2,
- "DbgName" : "Aluminium",
- "colorAmbient" : [0.0, 0.0, 0.0],
- "colorDiffuse" : [0.376448, 0.376448, 0.376448],
- "colorSpecular" : [0.4, 0.4, 0.4],
- "illumination" : 2,
- "opticalDensity" : 1.0,
- "specularCoef" : 15.686275,
- "transparency" : 0.0
- },
- {
- "DbgColor" : 238,
- "DbgIndex" : 3,
- "DbgName" : "03___Default",
- "colorAmbient" : [0.0, 0.0, 0.0],
- "colorDiffuse" : [0.421632, 0.421632, 0.421632],
- "colorSpecular" : [0.6, 0.6, 0.6],
- "illumination" : 2,
- "opticalDensity" : 1.0,
- "specularCoef" : 35.294118,
- "transparency" : 0.0
- },
- {
- "DbgColor" : 15658496,
- "DbgIndex" : 4,
- "DbgName" : "glassRed",
- "colorAmbient" : [0.0, 0.0, 0.0],
- "colorDiffuse" : [0.459264, 0.0, 0.0],
- "colorSpecular" : [0.75, 0.75, 0.75],
- "illumination" : 2,
- "opticalDensity" : 1.0,
- "specularCoef" : 64.705882,
- "transparency" : 0.5
- },
- {
- "DbgColor" : 61166,
- "DbgIndex" : 5,
- "DbgName" : "glassOranje",
- "colorAmbient" : [0.0, 0.0, 0.0],
- "colorDiffuse" : [0.64, 0.396544, 0.08032],
- "colorSpecular" : [0.75, 0.75, 0.75],
- "illumination" : 2,
- "opticalDensity" : 1.0,
- "specularCoef" : 64.705882,
- "transparency" : 0.5
- },
- {
- "DbgColor" : 15597806,
- "DbgIndex" : 6,
- "DbgName" : "08___Default",
- "colorAmbient" : [0.0, 0.0, 0.0],
- "colorDiffuse" : [0.150592, 0.150592, 0.150592],
- "colorSpecular" : [0.14825, 0.14825, 0.14825],
- "illumination" : 2,
- "opticalDensity" : 1.0,
- "specularCoef" : 15.686275,
- "transparency" : 0.0
- },
- {
- "DbgColor" : 419610,
- "DbgIndex" : 7,
- "DbgName" : "04___Default",
- "colorAmbient" : [0.0, 0.0, 0.0],
- "colorDiffuse" : [0.434176, 0.459264, 0.471872],
- "colorSpecular" : [0.75, 0.75, 0.75],
- "illumination" : 2,
- "opticalDensity" : 1.0,
- "specularCoef" : 64.705882,
- "transparency" : 0.5
- }],
- "buffers": "veyron_body_bin.bin"
- };
- postMessage( model );
- close();
|