mirror of
https://github.com/wahyd4/three.js.git
synced 2026-08-09 04:56:01 +10:00
Fixed Blender importer to work with Blender 2.60, add option for importing workers or non-worker models. Fixed more examples to use worker-less format. All examples should work now. Only Max exporter should be left to change.
24 lines
458 B
JavaScript
24 lines
458 B
JavaScript
{
|
|
|
|
"metadata" :
|
|
{
|
|
"formatVersion" : 3,
|
|
"sourceFile" : "ninjaHead_Low.obj",
|
|
"generatedBy" : "OBJConverter",
|
|
"vertices" : 4485,
|
|
"faces" : 4810,
|
|
"normals" : 4485,
|
|
"uvs" : 4543,
|
|
"materials" : 0
|
|
},
|
|
|
|
"materials": [ {
|
|
"DbgColor" : 15658734,
|
|
"DbgIndex" : 0,
|
|
"DbgName" : "default"
|
|
}],
|
|
|
|
"buffers": "NinjaLo_bin.bin"
|
|
|
|
}
|