xmichaelx's recipes


Blog featuring tutorials, recipes and other goodies for programmers


Tag: javascript


  1. Visualising diffusion-limited aggregation in pure JS

    What is diffusion-limited aggregation? Diffusion-limited aggregation (DLA) is the process whereby particles undergoing a random walk due to Brownian motion cluster together to form aggregates of such particles. Above we can see a DLA cluster grown from a copper sulfate solution in an electrodeposition cell. Above we can see cluster…

    javascript, complex systems, visualisation, dla