https://github.com/alordash/dla
Online runtime DLA visualizer. Animations included.
https://github.com/alordash/dla
diffusion-limited-aggregation drawing fractal fractal-algorithms procedural-generation
Last synced: 3 months ago
JSON representation
Online runtime DLA visualizer. Animations included.
- Host: GitHub
- URL: https://github.com/alordash/dla
- Owner: alordash
- Created: 2021-08-10T11:12:51.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-12T15:19:12.000Z (about 4 years ago)
- Last Synced: 2025-07-02T07:47:53.314Z (3 months ago)
- Topics: diffusion-limited-aggregation, drawing, fractal, fractal-algorithms, procedural-generation
- Language: TypeScript
- Homepage: https://alordash.github.io/DLA/static/index.html
- Size: 99.6 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Diffusion Limited Aggregation
Runtime [DLA](http://paulbourke.net/fractals/dla/) process visualizer.
Mouse click to create attractor.
### [>>Click<<](https://alordash.github.io/DLA/static/index.html) to open in your browser.
Animations included.
This project uses [p5](https://p5js.org/).