|
计算机应用研究 2009
Driving OGRE skeleton animation based on BVH
|
Abstract:
Animation of the role mapped the module and skeleton file in OGRE game engine. It is so hard to restructure the existing animation of the role and acquire the skeleton matched the module without using third-party modeling software to recreate module and animation. This paper presented a method which parsed standard BVH file to XML file, created skeleton file matched OGRE module, by using BVH file which had wide range of source as the animation data, significantly enriched the OGRE animation of the role. The result of the experiment proves that the converted BVH can combine perfectly with OGRE,and drive the model.