I want to load .fbx file, but the error message says "Could not load mesh, file format seems to be unsupported: media/test0212/test0212_an.FBX".
I have finded the irrext, but I don't know how to combine the irrlicht and the irrext.
Does it have any tutorial about Loading fbx?
How to load .fbx file?
Re: How to load .fbx file?
Irrlicht doesn't support .fbx, but JLouisB wrote support for the assimp library which can do that. You can check his solution here: http://irrlicht.sourceforge.net/forum/v ... =9&t=50751
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
-
- Posts: 2
- Joined: Thu Sep 13, 2018 6:20 am
Re: How to load .fbx file?
Thanks. CuteAlien .
But I import the FBX file that cannot be normal display skeletal animation.
But I import the FBX file that cannot be normal display skeletal animation.
Re: How to load .fbx file?
I just download the Open 3D Model viewer which uses the latest version of Assimp, and it crashed when trying to load a smallish FBX file animation. Went to the website, but there is no support email.
Has anyone recently testedf Assimp with FBX animations?
Has anyone recently testedf Assimp with FBX animations?