Skip to content

An R experiment to create drawings using colonization algorithm.

Notifications You must be signed in to change notification settings

RogertG/colonizing-franky

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Colonizing Franky

Tutorial in R to create images of Frankenstein from this picture using colonization algorithm. Example:

Getting Started

Prerequisites

You will need to install the following packages (if you don't have them already):

install.packages("imager")
install.packages("tidyverse")

More info

A complete explanation of the experiment can be found at fronkonstin

Inspiration

Authors

About

An R experiment to create drawings using colonization algorithm.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%