Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aschinchon/abstractions

An experiment to build abstract drawings with #Rstats and physarum model
https://github.com/aschinchon/abstractions

Last synced: 1 day ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://fronkonstin.com/2020/08/11/abstractions/)

## Inspiration

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

## Author

* **Antonio Sánchez Chinchón** - [@aschinchon](https://twitter.com/aschinchon)