Skip to content

An R experiment to create images generated by the Gray-Scott algorithm

License

Notifications You must be signed in to change notification settings

aschinchon/reaction-diffusion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reaction-Difussion

An R experiment to create images generated by the Gray-Scott algorithm. Examples:

Getting Started

Prerequisites

You will need to install the following packages (if you don't have them already):

install.packages("tidyverse")
install.packages("Rcpp")
install.packages("reshape2")
install.packages("colourlovers")

More info

  • A complete explanation of the experiment can be found at fronkonstin

  • Reading this post by Karl Sims is a perfect way to understand how reaction-diffusion process works.

Authors

About

An R experiment to create images generated by the Gray-Scott algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published