https://github.com/rahiel/diffusion-limited-aggregation
Demo of Diffusion-Limited Aggregation
https://github.com/rahiel/diffusion-limited-aggregation
diffusion-limited-aggregation
Last synced: about 1 month ago
JSON representation
Demo of Diffusion-Limited Aggregation
- Host: GitHub
- URL: https://github.com/rahiel/diffusion-limited-aggregation
- Owner: rahiel
- License: gpl-3.0
- Created: 2017-09-13T12:26:12.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-12T15:36:44.000Z (about 7 years ago)
- Last Synced: 2025-02-14T22:30:27.366Z (3 months ago)
- Topics: diffusion-limited-aggregation
- Language: TypeScript
- Homepage:
- Size: 16.6 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Diffusion-Limited Aggregation
Install the dependencies with `npm install` and start the demo with `npm start`. The demo is then
viewable in your browser at `http://localhost:8080/`.