Skip to content

RobotGyal/Generating-Fractals-with-Recursion

Repository files navigation

Generating Fractals With Recursion

Table of Contents

About

This repository serves as a source for the article:

Generating Fractals with Recursion: Python and Processing.py edition

Included is the source code for the code used in the article, as well as the images.


Getting Started

To setup Processing.py:

  • Install Processing here
  • Once installed, follow the instructions here to convert to Python mode

Installation

To download and run the code locally on your device:

  • go to your terminal
  • run the following command git clone https://github.com/RobotGyal/Generating-Fractals-with-Recursion.git
  • Run Processing and open the desired .pyde file.

or


Included Fractals

  • Cantor

    • img
  • Fractal Tree

    • img
  • Mandelbrot Set

    • img
    • img
    • img
    • img
    • img
    • img
  • Barnsleys Fern

    • img
  • Lorenz Attractor

    • img

Credit/Contributors

This project and article are a result of an Technical Article Final for Computer Science 1.3, taught by Jess Dahmen at Make School

Contributors:

  • Aleia Knight - Robotgyal
    • Writer
    • Lead Developer

About

Generating Fractals with Recursion: Python and Processing.py edition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published