We-Gold / Recursion

Fun Fractals Trees And More! Made in Processing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recursion

Fun Fractals Trees And More! Made in Processing

Fractal Trees

This is a simple demo of recursive fractal trees in processing!

(This demo looks significantly better if you run the program in processing, due to the low quality of the gif)

Fractal Trees

Abnormal Fractal Trees

This is a demo of two types of more complex fractal trees. One tree can split into many branches, not just two. The other can have each branch split at a different angle.

Abnormal Fractal Trees

Sierpinski Carpet

This is a demo of a recursively generated sierpinski carpet!

(The larger the size of the window, the more detailed the image!)

Sierpinski Carpet

Sierpinski Triangle

This is a demo of a recursively generated sierpinski triangle!

Sierpinski Triangle

Tower Of Hanoi

This is a demo of a recursive solution to the Tower of Hanoi problem.

Tower of Hanoi

About

Fun Fractals Trees And More! Made in Processing


Languages

Language:Processing 100.0%