[osg-users] Animated FBX models not showing

OpenSceneGraph Users osg-users at lists.openscenegraph.org
Mon May 11 09:16:02 PDT 2020


Hi,
I'm struggling with loading animated FBX that I export from Blender. 
Nothing is visible, but it seems like something is loaded as I do see the 
correct number of vertices in the stats overlay. Exporting the model 
without animations works fine, and the fbx file looks fine in the FBX 
viewer.

I'm getting "An update callback has no name, it means it could link only 
with "" named Target, often an error, discard" logs, but I'm not sure why 
some of the boneAnimations are without a name. I have tried with this (
https://sketchfab.com/3d-models/animated-cartoon-skeleton-9550b93d28354568adceb360981caa1b) free 
model from SketchFab, and same result, an empty viewport (in osgViewer and 
in osgAnimationViewer) 
After some digging I think the problem is that the bounds of the object are 
not calculated correctly, and that's why I don't see anything, but I might 
be wrong. Has anyone experienced the same problem before, or is there 
something wrong with the models?

OSG Version: 3.6.4 (tried 3.4.0 as well)
FBX SDK 2020.0.1

-- 
You received this message because you are subscribed to the Google Groups "OpenSceneGraph Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to osg-users+unsubscribe at googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/osg-users/96f89c96-ba0d-468a-b91d-c07a3515b3db%40googlegroups.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20200511/39908a07/attachment.html>


More information about the osg-users mailing list