Fbx

Hi all it’s any import/project focus on importing FBX models and animation to Jmonkeyengine?
regards!

hm fbx, i suggest loading it with 3dsmax, and then use ogrexml to export.

the PerBlue team offered to collaborate with us to an FBX importer,see this blog post http://hub.jmonkeyengine.org/2013/03/interview-with-perblue-developers-of-boardtastic/
also Mario Zechner from LibGDX approached us so we could work together to build up a loader that would turn FBX to some pivot format that would be understandable by both our solutions.
For now we didn’t get much further mainly to lack of time, but we are definitely considering working on this.
I can’t give you an ETA though

@OP, The OpenEnded Group used a java FBX importer, you can find the library here: Field/Contents/lib at master · OpenEndedGroup/Field · GitHub
( libfbxlib ). Don’t know what features they have implemented, and afaik the lib- sources where not released. But it might give you a startingpoint

@nehon said: the PerBlue team offered to collaborate with us to an FBX importer
Yup. We've been out of touch for a while though. Hoping to get them into the internal chat soon.

@ericnon nudge :stuck_out_tongue:

Mario Zechner from LibGDX approached us so we could work together to build up a loader that would turn FBX to some pivot format that would be understandable by both our solutions.
They seem to have made some good progress: https://github.com/libgdx/fbx-conv