Skip to content

A simple point-mass physics simulation engine plugin for Processing. Features implicit integration for stability. It has both a Runge-Kutta 4/5 for forces for which you don't want to provide a Jacobian and a much more stable imlicit Euler integrator as detailed here: <http://www.cs.cmu.edu/~baraff/sigcourse/notese.pdf>

Notifications You must be signed in to change notification settings

juniperoserra/upfork-particles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

About

A simple point-mass physics simulation engine plugin for Processing. Features implicit integration for stability. It has both a Runge-Kutta 4/5 for forces for which you don't want to provide a Jacobian and a much more stable imlicit Euler integrator as detailed here: <http://www.cs.cmu.edu/~baraff/sigcourse/notese.pdf>

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published