Closed koppi closed 8 years ago
Every Mesh object instance should be exported with a declare statement in a separate mesh2 inc file. All same Mesh instances should then be referenced in the exported POV-Ray scene.
Implemented in https://github.com/bullet-physics-playground/bpp/commit/87aedfa4b9757fcba8253ae9a23607cfe14d0c0c and https://github.com/bullet-physics-playground/bpp/commit/12727ae6bbd8f7f2764b21f34a82dfc6f42b9865 .
Every Mesh object instance should be exported with a declare statement in a separate mesh2 inc file. All same Mesh instances should then be referenced in the exported POV-Ray scene.