1234567891011121314151617181920212223242526272829303132333435363738 |
- 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: Sphere001
- processing begun of Standard material: wire_085028177
- num positions : 126
- num normals : 126
- num uvs : 252
- num uvs2 : 0
- num colors : 0
- num indices : 480
- processing begun of mesh: Sphere002
- registered as also a user of material: wire_085028177
- num positions : 125
- num normals : 125
- num uvs : 250
- num uvs2 : 0
- num colors : 0
- num indices : 480
- processing begun of mesh: default.003
- processing begun of Standard material: material_0.006
- Ambient texture found
- Image texture found, type: ambientTexture, mapped using: "UVMap"
- Diffuse texture found
- Image texture found, type: diffuseTexture, mapped using: "UVMap"
- num positions : 13623
- num normals : 13623
- num uvs : 27246
- num uvs2 : 0
- num colors : 0
- num indices : 60000
- 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.9444 secs
|