Learn how to program reaction-diffusion models in Java. Reaction-diffusion models are simple models of chemical interactions incorporating reactions between multiple chemicals and diffusion between cells. This video covers the classic Gray-Scott model used to generate beautiful, organic patterns. It teaches how to program diffusion (and image kernels), 2D arrays, and wrapping.











