Mitosis in the Gray-Scott model : an introduction to writing shader-based chemical simulations
Mitosis in the Gray-Scott model : an introduction to writing shader-based chemical simulations
![](https://lemmy.pierre-couy.fr/pictrs/image/c1f538fe-a280-41e0-afe8-276e59dba325.png?format=webp&thumbnail=128)
Use the parallel processing power of your GPU to simulate a simple chemical system that exhibits emergent behaviors
![Mitosis in the Gray-Scott model : an introduction to writing shader-based chemical simulations](https://lemmy.pierre-couy.fr/pictrs/image/c1f538fe-a280-41e0-afe8-276e59dba325.png?format=webp)
Hi ! I've been working on this article for the past few days. It would mean a lot to me if you could provide some feedback.
It is about implementing a physico-chemical simulation as my first attempt to write a shader. The code is surprisingly simple and short (less than 100 lines). The "Prerequisite" and "Update rules" sections, however, may need some adjustments to make them clearer.
Thanks for reading