Skip to content

Latest commit

 

History

History

Computer_Animation

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Computer Animation

This is the coursework in CS-7496 Computer Animation in Gatech, presented by professor Sehoon Ha. I learnt many thing I have always wanted to learn, mainly about physics-based-simulation.


Impulse based collision handle, basing on collision detection of Bullet physics engine.

collision


Simulation of a chain in 2d.

constrain


Global IK solver. Try the best to touch given point, using a gradient descent based optimization approach.

constrain