https://github.com/rodrigosetti/reaction-diffusion
An implementation of Reaction-Diffusion by the Gray-Scott Model in C
https://github.com/rodrigosetti/reaction-diffusion
cellular-automata gray-scott-model reaction-diffusion
Last synced: about 1 year ago
JSON representation
An implementation of Reaction-Diffusion by the Gray-Scott Model in C
- Host: GitHub
- URL: https://github.com/rodrigosetti/reaction-diffusion
- Owner: rodrigosetti
- License: mit
- Created: 2015-01-29T05:22:55.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-12T23:34:24.000Z (about 11 years ago)
- Last Synced: 2025-02-08T20:47:39.016Z (over 1 year ago)
- Topics: cellular-automata, gray-scott-model, reaction-diffusion
- Language: C
- Size: 406 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Reaction Diffusion
==================
An implementation of [Reaction-Diffusion by the Gray-Scott
Model](http://groups.csail.mit.edu/mac/projects/amorphous/GrayScott/) in C.
