Skip to content

eshadesigns/FractalTrees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

FractalTrees

This program sketches fractal tree using Python Turtle

A fractal tree demonstrates recursive geometry: each branch divides into two sub-branches tilted at equal but opposite angles, and each of those sub-branches splits the same way, repeating infinitely at smaller scales (or in this case until it reaches the base cause length).

future improvements:

  • Add a degree of randomness to resemble trees as they exist in nature

About

Sketches fractal tree using Python Turtle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages