A C++/SDL/OpenGL player for the Biovision .bvh file format, which stores hierarchical motion data commonly originating from motion capture hardware. Support for the Kaydara .fbx format (a general 3D interchange format) is planned.
License
GNU General Public License version 2.0 (GPLv2)Follow Bioviewer Motion Data Player
Other Useful Business Software
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Rate This Project
Login To Rate This Project
User Reviews
-
It is very useful! now I am studying the skeleton animation in OGRE and decide to make a full use of the bvh files.These codes are very helpful.At the same time,I have read the codes for lots of days,but I cannot understand how it can read datas form bvh files??Can someone give me a hand?