12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- Exporter version: 3.0.6, Blender version: 2.70 (sub 0)
- ========= Conversion from Blender to Babylon.js =========
- Python World class constructor completed
- processing begun of mesh: w2
- processing begun of Standard material: material_0
- Ambient texture found
- Image texture found, type: ambientTexture, mapped using: "UVMap"
- Diffuse texture found
- Image texture found, type: diffuseTexture, mapped using: "UVMap"
- processing begun of Standard material: 材质
- Diffuse texture found
- Image texture found, type: diffuseTexture, mapped using: "UVMap"
- processing begun of multimaterial: w2.Multimaterial#0
- num positions : 1009
- num normals : 1009
- num uvs : 2018
- num uvs2 : 0
- num colors : 0
- num indices : 4890
- processing begun of mesh: 02
- registered as also a user of material: material_0
- num positions : 8046
- num normals : 8046
- num uvs : 16092
- num uvs2 : 0
- num colors : 0
- num indices : 19335
- processing begun of mesh: 001
- registered as also a user of material: material_0
- num positions : 5268
- num normals : 5268
- num uvs : 10536
- num uvs2 : 0
- num colors : 0
- num indices : 11775
- processing begun of camera (FreeCamera): Camera
- processing begun of light (POINT): Lamp.002
- processing begun of light (POINT): Lamp.001
- processing begun of light (POINT): Lamp
- ========= Writing of scene file started =========
- ========= Writing of scene file completed =========
- ========= end of processing =========
- elapsed time: 0 min, 0.5986 secs
|