-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 03/18/10 17:40, Jean-Sébastien Guay wrote: > Hi all, > > I have been checking out osgAnimation in the past few days, and > one thing that hasn't been clear to me is whether it supports > animation mixing or blending, and how. For example, if a character > goes from standing to walking, then walking to running, can I set > it up so that the transition between these animations is smooth? > Supposing I have a walk cycle and a run cycle animations set up > correctly of course. > > Next question, where could I find an example of this (assets and > possibly code - though with a good explanation I can work the code > out myself I'm sure)? I've found one walking character here: > > http://creators.xna.com/en-US/sample/skinnedmodel > > but he has only a walk cycle. Could anyone point me to an example > model that would have multiple animations set up so I can look at > how it's been done and try it out? Preferably in Collada or FBX > format. > > On the subject of models, does anyone know of any place (web site) > where I could buy skinned and animated models of characters? I > presume such a resource exists, but I wanted to know if people had > a specific one to recommend. > > Finally, osganimationhardware nathan.osg is giving me problems. It > crashes after showing the first frame in > State::setVertexAttribPointer() called from > RigGeometry::drawImplementation() - stack trace below. > > I'd really like to be able to see the hardware skinning. With the > character at the link above, osganimationviewer (software skinning > I presume) runs well but the update time is close to 16ms per frame > on my pretty recent machine. I'm thinking if that time is spent > updating the vertex arrays for the skinning, there might be a > chance the hardware skinning would reduce that? Obviously using a > lighter mesh would too, and I won't be using that exact mesh in our > project, but anything that can help us maintain a good frame rate > is welcome. > > Thanks in advance, > > J-S I remember that shaders are not loaded from osg-data, so i was forced to copy shaders directory from osg-data in the current directory i run osganimationhardware.
Cheers, Cedric - -- Provide OpenGL services around OpenSceneGraph and more +33 659 598 614 Cedric Pinson mailto:[email protected] http://www.plopbyte.net -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkuiaFMACgkQs6ZHzVQN0IjJ1ACfeR4OwF/6xiAXW1jmGma2QyYo G/oAoJvoU40wrOPkHqZWytf25Ght02fL =7bgu -----END PGP SIGNATURE-----
<<attachment: cedric_pinson.vcf>>
_______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

