Skip to content

Seanny123/py_bvh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyBvh

Parsing BVH files with Python and converting them to cartesian co-ordinates suitable for animation with matplotlib. Adapted from cgkit and BVHPlay. May lose rotation data, so if you were expecting accurate quaternions you're gonna have a bad time.

See bvh_to_json.py for usage example.

Compatible with Python 2 and 3, but please use Python 3.

The only requirement is numpy.

About

Parsing BVH files with Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages