Random Walker with Vectors and Lévy Flight
Coding Challenge #53
In this coding challenge, I simulate a “random walk” with vectors in p5.js, varying the distance of each step size. This is known as a “Lévy Flight” (named after french mathematician Paul Lévy.)
Community Contributions
- 3D levy flight walk by David Snyder (Source Code)
- Ball Paint style + reproduction adn speed control by Arnav Sirigere (Source Code)
You can also add your own version! (See how)