(2023-03-31, 19:00)Max Murtazin Wrote: Do anyone here has a stand-alone LDR to Collada converter, and willing to share it's code? Need one for a little project of mine
Not standalone, but LDCad 1.7 Alpha has an experiential collada exporter.
Code is not especially complicated but heavily tied into the LDCad foundation/support classes and the OpenGL data structures used for rendering.
If you already have access to meshes etc, you only really need a decent XML library to whip something up yourself though.