Skip to content

erleben/num4lcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

num4lcp

Numerical methods (NUM) for (4) linear complementarity problems (LCP) in physics-based animation.

This library contains a toolbox of Matlab functions that implements numerical methods for computing solutions for linear complementarity problems (LCPs).

The intend with this library is that users can learn and study the algorithms behind the numerical methods before selecting their favorite method and porting it to whatever target language or platform they wish for. The hope is that this will allow other researchers and practitioners to easily adopt new numerical methods into their own projects.

Please use this reference when citing this project

{{{ @misc{num4lcp.11, author = {Erleben, K. and Andersen, M. and Niebe S. and Silcowitz M.}, title = {num4lcp}, howpublished = {Published online at http://github.com/erleben/num4lcp}, month = {October}, year = 2011, note = {Open source project for numerical methods for linear complementarity problems in physics-based animation} } }}}

Documentation can be found in these SIGGRAPH course notes http://iphys.wordpress.com/2013/05/19/numerical-methods-for-linear-complementarity-problems-in-physics-based-animation/

Enjoy

About

Numerical methods (NUM) for (4) linear complementarity problems (LCP) in physics-based animation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published