Closed tonihele closed 8 months ago
Add FBX loader. We lost this with Blender. But actually jME has a FBX loader. Why not use it. Then at least we have some sort of support for it.
Note that loading apparently something with bones(?) causes NPE if converted to j3o. Directly loading the model works.
Related: https://github.com/jMonkeyEngine/jmonkeyengine/issues/2226
Add FBX loader. We lost this with Blender. But actually jME has a FBX loader. Why not use it. Then at least we have some sort of support for it.