Animal Pattern generation using Reaction-Diffusion Models

Inspiration

Cool patterns in nature and modelling idea in suggested topics.

What it does

The code numerically simulates a reaction-diffusion model with Gray-Scott functions to generate patterns commonly seen on animals, fish and flora.

How we built it

Using python we generated matrices which followed the reaction-diffusion model and then visualized and animated the simulations.

Challenges we ran into

  • having our computers on fire
  • Finding the right coefficients for a stable solution.
  • Creating a real-time simulation

Accomplishments that we are proud of

We were able to generate verious stable and unstable patterns as well as 3d print one of the stable patterns to see it in real life.

What's next

We mainly focused on the Gray-Scott model, however we wanted to also try out other models, some of which, for example, could generate patterns seen on giraffes.

Built With

Share this project:

Updates