12345678910111213141516171819202122 |
- 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: default
- 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"
- num positions : 33816
- num normals : 33816
- num uvs : 67632
- num uvs2 : 0
- num colors : 0
- num indices : 133242
- processing begun of camera (FreeCamera): Camera
- 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, 2.1005 secs
|