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
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
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?