12345678910111213141516171819202122232425 |
- 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: Group16925.002
- processing begun of Standard material: defaultMat.004
- Diffuse texture found
- Image texture found, type: diffuseTexture, mapped using: "UVMap"
- Bump texture found
- Image texture found, type: bumpTexture, mapped using: "UVMap"
- Error encountered processing image file: , Error: `C:\Users\REN\Desktop\new babylon\new\15_Normal.jpg` and `C:\Users\REN\Desktop\new babylon\new\15_Normal.jpg` are the same file
- num positions : 44577
- num normals : 44577
- num uvs : 89154
- num uvs2 : 0
- num colors : 0
- num indices : 167022
- processing begun of camera (FreeCamera): Camera
- processing begun of light (POINT): Lamp.000
- processing begun of light (POINT): Lamp.003
- processing begun of light (POINT): Lamp.002
- processing begun of light (POINT): Lamp.001
- ========= Writing of scene file started =========
- ========= Writing of scene file completed =========
- ========= end of processing =========
- elapsed time: 0 min, 2.8287 secs
|