To see a World in a Grain of Sand. And a Heaven in a Wild Flower. Hold Infinity in the palm of your
hand.
And Eternity in an hour.
- William Blake
A Forest
I was in awe when I first realized that trees were recursive definitions to draw. With help by the YouTube channel (The Coding Train) I was able to draw this tree that reminds me of my favorite plant-Cherry Trees-If another is drawn as a reflection it resembles a brain. Click the image to see the code.
Fibonacci Circles
I wanted to show beginning computer science students the beauty of recursion. After searching For captivating images on Google I came across this diagram, I was determined to figure out the algorithim which was clearly recusive. After many hours and frustration I was able to explain how the algorithim worked. The radius of each circle is proportionate to a fibonacci number. This is why its so beatiful to look at