RenolY2

Results 15 comments of RenolY2

The releases of the tool with the .exe file can be found on the right side of the page when you look at https://github.com/RenolY2/SuperBMD and then you download the SuperBMD.zip

It looks like you used an old version of superbmd. I converted the bdl to dae with the newest version here: https://github.com/RenolY2/SuperBMD/releases and the resulting dae imports fine into blender

Ah I see, you are on macOS. Which version of AssimpNet did you compile it with in Visual Studio? Version 3.3.2 is the one I use.

If you want a technical answer, I believe it adds the UV coordinates to the assimp mesh here and the remaining part of writing the uv coords to the file...

The Assimp version used by SuperBMD is rather old, it's possible it doesn't support the .blend files from newer Blender versions. I recommend exporting as collada dae or FBX, that...