Purple things with trails doing the Random Walk

Quick object-oriented Random Walk visualization in Javascript. A Random Walk is a stochastic process describing a path that consists of a series of random steps on some mathematical space. In this visualization a bunch of purple things are made out off a “particle class” designed in object-oriented fashion, employing a simple physic engine programmed in a Javascript framework called P5JS. See… Continue reading Purple things with trails doing the Random Walk