Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/michaelforney/inverse_kinematics

CS184 Final Project - Inverse Kinematics Solver
https://github.com/michaelforney/inverse_kinematics

Last synced: 5 days ago
JSON representation

CS184 Final Project - Inverse Kinematics Solver

Awesome Lists containing this project

README

        

Final Project
=============

Overview
--------
My report can be found at final_report/final_report.pdf, which describes my
project in detail.

A comprehensive video demonstrating my features can be found at
output/complex_structure_animation.mkv.

I have also included two sample animations generated by my project at
output/cool_animation.mkv, and output/running.mkv.

cool_animation.mkv is the animation I created in the demonstration video, and
running.mkv is an animation I created by looking at still frames of a man
running.

Video Links
-----------
* Comprehensive Project Demo: http://vimeo.com/17627388
* Demo Animation: http://vimeo.com/17628098
* Running Animation: http://vimeo.com/17628140

Building
--------
My project can be built with `cabal configure`, followed by `cabal build`.