1234567891011121314151617181920212223242526272829303132 |
- 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: 1.001
- processing begun of Standard material: 材质.001
- num positions : 54
- num normals : 54
- num uvs : 108
- num uvs2 : 0
- num colors : 0
- num indices : 96
- processing begun of mesh: d3
- processing begun of Standard material: material_0.015
- Ambient texture found
- Image texture found, type: ambientTexture, mapped using: "UVMap"
- Diffuse texture found
- Image texture found, type: diffuseTexture, mapped using: "UVMap"
- num positions : 7354
- num normals : 7354
- num uvs : 14708
- num uvs2 : 0
- num colors : 0
- num indices : 29901
- WARNING: # of 0 area faces found: 82
- 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.4865 secs
|