2D Ripple Algorithm
1 min readApr 24, 2018
Once upon a time… I saw this on the famous Hugo Elias website (bouncy 2d graphics website). It was around 1998. Now I found it’s web archived version of the algorithm and quickly done some re-implementation in javascript.
The javascript application is here.
The blog post with complete algorithm is here.
Enjoy!