mirror of
https://github.com/wahyd4/three.js.git
synced 2026-08-09 04:56:01 +10:00
Work-in-progress => do not merge yet. OBJ converter, JSONLoader, BinaryLoader and some examples are done. Still need to do Blender exporter, SceneLoader and more examples. Advantages: - faster parse times - bypass array initializer size limit in Firefox - no more crashes in Chrome 15 (caused by too many concurrently active workers) Disadvantages: - more browser UI freezing - multiple models tend to appear all at once with the last one (instead of popping up progressively)
109 lines
2.5 KiB
JavaScript
109 lines
2.5 KiB
JavaScript
{
|
|
|
|
"metadata" :
|
|
{
|
|
"formatVersion" : 3,
|
|
"sourceFile" : "GallardoNoUv.obj",
|
|
"generatedBy" : "OBJConverter",
|
|
"vertices" : 77815,
|
|
"faces" : 75573,
|
|
"normals" : 55191,
|
|
"uvs" : 0,
|
|
"materials" : 7
|
|
},
|
|
|
|
"materials": [ {
|
|
"DbgColor" : 15658734,
|
|
"DbgIndex" : 0,
|
|
"DbgName" : "wire_255255255",
|
|
"colorAmbient" : [0.0, 0.0, 0.0],
|
|
"colorDiffuse" : [0.8, 0.8, 0.8],
|
|
"colorSpecular" : [0.175, 0.175, 0.175],
|
|
"illumination" : 2,
|
|
"opticalDensity" : 1.0,
|
|
"specularCoef" : 29.411765,
|
|
"transparency" : 0.0
|
|
},
|
|
|
|
{
|
|
"DbgColor" : 15597568,
|
|
"DbgIndex" : 1,
|
|
"DbgName" : "wire_115115115",
|
|
"colorAmbient" : [0.0, 0.0, 0.0],
|
|
"colorDiffuse" : [0.3608, 0.3608, 0.3608],
|
|
"colorSpecular" : [0.175, 0.175, 0.175],
|
|
"illumination" : 2,
|
|
"opticalDensity" : 1.0,
|
|
"specularCoef" : 29.411765,
|
|
"transparency" : 0.0
|
|
},
|
|
|
|
{
|
|
"DbgColor" : 60928,
|
|
"DbgIndex" : 2,
|
|
"DbgName" : "03___Default",
|
|
"colorAmbient" : [0.0, 0.0, 0.0],
|
|
"colorDiffuse" : [0.13176, 0.13176, 0.13176],
|
|
"colorSpecular" : [0.0, 0.0, 0.0],
|
|
"illumination" : 2,
|
|
"opticalDensity" : 1.0,
|
|
"specularCoef" : 7.843137,
|
|
"transparency" : 0.0
|
|
},
|
|
|
|
{
|
|
"DbgColor" : 238,
|
|
"DbgIndex" : 3,
|
|
"DbgName" : "02___Default",
|
|
"colorAmbient" : [0.0, 0.0, 0.0],
|
|
"colorDiffuse" : [0.8, 0.0, 0.0],
|
|
"colorSpecular" : [0.6525, 0.6525, 0.6525],
|
|
"illumination" : 2,
|
|
"opticalDensity" : 1.0,
|
|
"specularCoef" : 25.490196,
|
|
"transparency" : 0.0
|
|
},
|
|
|
|
{
|
|
"DbgColor" : 15658496,
|
|
"DbgIndex" : 4,
|
|
"DbgName" : "wire_255000000",
|
|
"colorAmbient" : [0.0, 0.0, 0.0],
|
|
"colorDiffuse" : [0.8, 0.0, 0.0],
|
|
"colorSpecular" : [0.175, 0.175, 0.175],
|
|
"illumination" : 2,
|
|
"opticalDensity" : 1.0,
|
|
"specularCoef" : 29.411765,
|
|
"transparency" : 0.0
|
|
},
|
|
|
|
{
|
|
"DbgColor" : 61166,
|
|
"DbgIndex" : 5,
|
|
"DbgName" : "wire_252252000",
|
|
"colorAmbient" : [0.0, 0.0, 0.0],
|
|
"colorDiffuse" : [0.79056, 0.79056, 0.0],
|
|
"colorSpecular" : [0.175, 0.175, 0.175],
|
|
"illumination" : 2,
|
|
"opticalDensity" : 1.0,
|
|
"specularCoef" : 29.411765,
|
|
"transparency" : 0.0
|
|
},
|
|
|
|
{
|
|
"DbgColor" : 15597806,
|
|
"DbgIndex" : 6,
|
|
"DbgName" : "wire_132132132",
|
|
"colorAmbient" : [0.0, 0.0, 0.0],
|
|
"colorDiffuse" : [0.41408, 0.41408, 0.41408],
|
|
"colorSpecular" : [0.175, 0.175, 0.175],
|
|
"illumination" : 2,
|
|
"opticalDensity" : 1.0,
|
|
"specularCoef" : 29.411765,
|
|
"transparency" : 0.0
|
|
}],
|
|
|
|
"buffers": "GallardoNoUv_bin.bin"
|
|
|
|
}
|