intelligide / assimp-unity

Assimp for C# / Unity
https://intelligide.github.io/assimp-unity/
MIT License
32 stars 8 forks source link

Assimp Version #18

Open Hugo-Pereira opened 1 year ago

Hugo-Pereira commented 1 year ago

Hi,

If I understand correctly, we're using assimp version 4.1.0. Why are we using such an old assimp version? I'd like to be on the latest version, which has fixes I need when loading fbx files.

Cheers, H

intelligide commented 1 year ago

Hi, this project requires a lot of time, which I don't have at the moment. I put a lot of effort into stabilizing the Assimp v4 branch on all platforms (I test on Windows, Linux, Android, iOS and macos). Assimp v5 changed a lot of things and it's still going to take a lot of time to get usable packages. What's more, I did this project as part of another professional project, in which we're still using Assimp v4. So v5 is planned, but I have no idea when it will be available.