Recursive Fractal Trees
In this coding challenge, I'll implement fractal trees with recursion in p5.js. This is the first part of a series on algorithmic botany.
- The website of the Biological Modeling and Visualization research group in the Department of Computer Science at the University of Calgary. 
- This class focuses on the programming strategies and techniques behind computer simulations of natural systems. 
- This side track explores patterns found in nature. We'll cover how to simulate growing plants, flowers, and trees in p5.js and Processing. 
- Live Stream Tree Generation with Different Algorithms 
- Editingby Mathieu Blanchette 
- Animationsby Jason Heglund 
