hardConstraint01
Launch the Processing applet HERE (and get source code).
I found a great tutorial on this blog by Florian Boesch describing how to “design a stable hard constraint system that uses Verlet integration and constraint resolution”. His tutorial was written in JavaScript (source here), so it was a pretty simple matter to port this to Processing, which helped me wrap my head around these concepts.
No comments yet.