/abstractions

An experiment to build abstract drawings with #Rstats and physarum model

Primary LanguageC++MIT LicenseMIT

Abstractions

An R experiment to create images inspired by Physarum model. Some 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

Inspiration

  • Characteristics of Pattern Formation and Evolution in Approximations of Physarum Transport Networks, by Jeff Jones (University of the West of England)

Author