keltoskytoi / julia-flowers

An experiment in R to create flowers inspired in the Julia Set

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flowers for Julia

An R experiment to create flowers inspired in the Julia Sets, a family of fractal sets obtained from complex numbers, after being iterated by a holomorphic function. 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("colourlovers")

More info

A complete explanation of the experiment can be found at fronkonstin

Authors

About

An experiment in R to create flowers inspired in the Julia Set

License:MIT License


Languages

Language:R 100.0%