123456789101112131415161718192021222324252627282930 |
- 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: 001.005
- processing begun of Standard material: 02___Default
- Ambient texture found
- Image texture found, type: ambientTexture, mapped using: "UVMap"
- Diffuse texture found
- Image texture found, type: diffuseTexture, mapped using: "UVMap"
- num positions : 5864
- num normals : 5864
- num uvs : 11728
- num uvs2 : 0
- num colors : 0
- num indices : 22890
- processing begun of mesh: c3
- registered as also a user of material: 02___Default
- num positions : 240
- num normals : 240
- num uvs : 480
- num uvs2 : 0
- num colors : 0
- num indices : 1344
- 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, 0.3824 secs
|