Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)