All Projects → aschinchon → abstractions

aschinchon / abstractions

Licence: MIT license
An experiment to build abstract drawings with #Rstats and physarum model

Programming Languages

C++
36643 projects - #6 most used programming language
r
7636 projects

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].