Skip to content

aschinchon/watercolors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Watercolors with the stepping stone cellular automaton

An R experiment to create images generated by a modification of the stepping stone cellular automaton.

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:

Authors

About

An R experiment to draw watercolor patterns inspired in the stepping stone cellular automaton

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors