Reading BVH file in pyopengl

Posted by Vic on Stack Overflow See other posts from Stack Overflow or by Vic
Published on 2010-04-20T20:53:59Z Indexed on 2010/04/21 0:23 UTC
Read the original article Hit count: 694

Filed under:
|
|
|

Hi

I am trying to animate a skeleton using a BVH file. I am doing this in pyopengl. Now I have googled and got to know that python has a generic module that can be used to read BVH file but i don't know how to use it or how to import that module. Can anyone help me with that. Any sample code or any other help would be appreciated.

Thanks Vikram

© Stack Overflow or respective owner

Related posts about python

Related posts about opengl