Verlet physics in Processing
I randomly came across two great tutorials (one, two) by Florian Boesch detailing verlet physics. His examples were done in JavaScript, and as a learning exercise I ported them to Processing. The below images link to the pages on my blog where you can launch the interactive Processing applets and grab the Processing source code.