13.log 1.3 KB

1234567891011121314151617181920212223242526272829303132
  1. Exporter version: 3.0.6, Blender version: 2.70 (sub 0)
  2. ========= Conversion from Blender to Babylon.js =========
  3. Python World class constructor completed
  4. processing begun of mesh: Group43683
  5. processing begun of Standard material: defaultMat
  6. Diffuse texture found
  7. Image texture found, type: diffuseTexture, mapped using: "UVMap"
  8. Bump texture found
  9. Image texture found, type: bumpTexture, mapped using: "UVMap"
  10. num positions : 65533
  11. num normals : 65533
  12. num uvs : 131066
  13. num uvs2 : 0
  14. num colors : 0
  15. num indices : 121911
  16. WARNING: The following mesh has exceeded the maximum # of vertex elements & will be broken into multiple Babylon meshes: Group43683
  17. processing begun of mesh: Group436831
  18. registered as also a user of material: defaultMat
  19. num positions : 30940
  20. num normals : 30940
  21. num uvs : 61880
  22. num uvs2 : 0
  23. num colors : 0
  24. num indices : 108393
  25. processing begun of camera (FreeCamera): Camera
  26. processing begun of light (POINT): Lamp.002
  27. processing begun of light (POINT): Lamp.001
  28. processing begun of light (POINT): Lamp
  29. ========= Writing of scene file started =========
  30. ========= Writing of scene file completed =========
  31. ========= end of processing =========
  32. elapsed time: 0 min, 4.7055 secs