ASSIMP Convert .blend to .x with skeleton (armature) and Irrlicht

92 Views Asked by At

I'm using Assimp to convert .blend files to .x. The mesh converted well, but when I access the joints I get the scene elements like camera, root, armature. There is some way to export only the mesh and bones?

1

There are 1 best solutions below

0
KimKulling On

This feature is currently not supported. If you are interested in this it would be great to get a feature request for that.