Skip to content

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

License

Notifications You must be signed in to change notification settings

aschinchon/abstractions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published