Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gszep/reaction-diffusion
Interactive reaction-diffusion system simulator in two spatial dimensions
https://github.com/gszep/reaction-diffusion
jupyter nodejs reaction-diffusion simulation thesis turing-pattern webgl
Last synced: 19 days ago
JSON representation
Interactive reaction-diffusion system simulator in two spatial dimensions
- Host: GitHub
- URL: https://github.com/gszep/reaction-diffusion
- Owner: gszep
- Created: 2018-01-16T22:42:14.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-09T11:19:18.000Z (5 months ago)
- Last Synced: 2024-06-09T12:27:14.322Z (5 months ago)
- Topics: jupyter, nodejs, reaction-diffusion, simulation, thesis, turing-pattern, webgl
- Language: JavaScript
- Homepage:
- Size: 97.8 MB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 21
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Install and run
This dynamic website is build with Express and Node 20.
```bash
npm install .
node server/server.js
```![](demo.gif)