On Tue, Apr 16, 2013 at 9:52 AM, Trajce Nikolov NICK <
[email protected]> wrote:

> Hi Community,
>
> I have done the first steps with the android development (thanks to you as
> well). Now I am facing problem with animations. I have exported animated
> model from Blender and for some reason (as obvious :) ...) the model is not
> displayed on the android, it works ok with osganimationviewer though on pc.
> Is there any magic to be done to make the model appear? Only this, I know
> how to manage animations later
>
> Thanks a bunch!
>

I haven't had particular problems with animations on Android, but make sure
you actually link in support for osgAnimation - otherwise the
osgAnimation-related parts are going to be ignored while loading the model.
There are some macros to put in your code - search the archive, it has been
discussed about a month ago.

Regards,

Jan
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to