How to use Metal compute shaders to perform reaction-diffusion simulations on the GPU
Gray-Scott Reaction Diffusion in Metal
This project is a simple demonstration of how to use Metal compute shaders to perform reaction-diffusion simulations on the GPU. It closely follows the approach taken by Pearson in Pearson1993.