Philip Jama

Master
Ratio A
Ratio B
Angle A
Angle B

IFS Fractals

Educational demonstration of recursive programming used to draw a fractal pattern.

Project Overview

Examples of Iterated Function Systems (IFSs) appear all over nature, particularly in self-similar plants such as ferns.

This project serves as an educational demonstration of a depth-first drawing of a fern-like structure. The input parameters can be modified using slider controls.

Project Details

Date:

February 2015

Role:

Designer, Developer

Tags:

JavaScript, Recursion, Algorithms, Canvas

Repo:

github.com/pjama/fractals-js