12345678910111213141516171819202122232425262728293031323334 |
- 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: s6
- processing begun of Standard material: 材质.006
- Diffuse texture found
- Image texture found, type: diffuseTexture, mapped using: "UVMap"
- num positions : 1345
- num normals : 1345
- num uvs : 2690
- num uvs2 : 0
- num colors : 0
- num indices : 2910
- processing begun of mesh: 1
- processing begun of Standard material: 02___Default.003
- Ambient texture found
- Image texture found, type: ambientTexture, mapped using: "UVMap"
- Diffuse texture found
- Image texture found, type: diffuseTexture, mapped using: "UVMap"
- num positions : 4493
- num normals : 4493
- num uvs : 8986
- num uvs2 : 0
- num colors : 0
- num indices : 18033
- processing begun of camera (FreeCamera): Camera
- processing begun of light (POINT): Lamp.003
- 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.3023 secs
|