Skip to content

lealzhan/moged

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

moged README
------------

Moged stands for “MOtion Graph EDitor”. It is based on the methods
discussed in:

http://research.cs.wisc.edu/graphics/Papers/Gleicher/Mocap/mograph.pdf

I used a lot of stuff to make this, including:

* samples from the CMU motion capture database.
* wxWidgets
* SQLite (as a save format)

BUILDING
--------

make depend && make 

or

make depend && make release


There is no windows build for the moment.

About

motion graph editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 89.2%
  • C++ 10.1%
  • Other 0.7%