Skip to content

Python module to import, parse and elaborate BVH files

License

Notifications You must be signed in to change notification settings

milesimarco/bvh-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BVH Parser for Python

Project to parse BVH files with:

  • python importer
  • structure management (joints and channel classes)
  • complete kinematic chains, including rototranslations
  • complementary functions to efficiently manage relative and absolute positioning
  • euler angles

Important

  • Some bvh files use different namings for joints. In particular, the root joint must be "Hip" to get this module working. We'll make it more general in the future.
  • Feel free to contribute and push :)

Developers

  • Marco Milesi for coding (integrations, mathematics, optimizations and scalability)
  • Gianbattista Madaschi for mathematics

Credits

About

Python module to import, parse and elaborate BVH files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages