Skip to content

Graphical view of motion data (BVH) such as generated by mocopi

Notifications You must be signed in to change notification settings

TaisukeMorimoto/bvh_viewer_tkinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BVH Viewer by tkinter

requirements

  • python 3.9
  • pipenv

Steps

  1. create data folder in root.
  2. put bvh file in data folder.
  3. pipenv install
  4. pipenv shell
  5. execute python command.
        python src/usecase/bvh_viewer_usecase.py data/xxx.BVH
    
  6. will display graphical view.

sample viewer

  • This bvh data was obtained using mocopi
bvh_viewer_sample.mov

About

Graphical view of motion data (BVH) such as generated by mocopi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages