Skip to content

johnnyawesome/FractalRecursion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

FractalRecursion

A beautiful, interactive Fractal:

FractalRecursion

Usage

There are three ways to use this Software.

  • Manual Mode

  • Animation Mode

  • Interactive Mode

You switch between different modes in: "/FractalRecursion/FractalRecursion/sketch.js"

Manual Mode

  • Set 'animate' to 0
  • Set 'mouseMove' to 0
  • Start changing the 'angle' value to get different Fractals
  • Bonus Cool angle Values: 20 = Flower / 45 = Grid / 60 = Snowflake / 90 = Funky / 120 = Sirpinski Triangle

Sirpinski

Animation Mode

  • Set 'animate' to 1
  • Set 'mouseMove' to 0
  • Save, and the animation starts:

AnimateFractal

Interactive Mode

  • Set 'animate' to 0
  • Set 'mouseMove' to 1
  • Save, and move the Mouse to make your own Fractal!
  • Move the mouse to the right to change the angle
  • Move the mouse down to change the length of the elements