123456789101112131415161718192021222324252627282930 |
- Exporter version: 5.1.0, Blender version: 2.78 (sub 0)
- ========= Conversion from Blender to Babylon.js =========
- Scene settings used:
- selected layers only: false
- flat shading entire scene: false
- texture Method: LEGACY
- texture directory: /Users/jwoelper/Documents/lab/the_west/data/
- Python World class constructor completed
- processing begun of mesh: island
- WARNING: No materials have been assigned:
- num positions : 26
- num normals : 26
- num uvs : 0
- num uvs2 : 0
- num colors : 0
- num indices : 144
- processing begun of mesh: ship
- processing begun of Standard material: Material
- num positions : 42
- num normals : 42
- num uvs : 84
- num uvs2 : 0
- num colors : 0
- num indices : 96
- processing begun of camera (FreeCamera): Camera
- processing begun of light (SUN): Sun
- ========= Writing of scene file started =========
- ========= Writing of scene file completed =========
- ========= end of processing =========
- elapsed time: 0 min, 0.0074 secs
|