Fractal Art Save

Abstract 360-degree Fractal Tree pattern created using Python Turtle Graphics

Project README

Abstract 360-Degree Fractal Tree pattern Using Python Turtle Graphics

A Fractal is a curve or geometrical figure, each part of which has the same statistical character as the whole. They are useful in modeling structures (such as snowflakes) in which similar patterns recur at progressively smaller scales, and in describing partly random or chaotic phenomena such as crystal growth and galaxy formation. Fractal patterns are extremely familiar since nature is full of fractals. For instance: trees, rivers, nerve cells, coastlines, mountains, clouds, seashells, hurricanes, etc. Abstract fractals – such as the Mandelbrot Set – can be generated by a computer calculating a simple equation over and over.


This is a code to create an abstract 360-degree Fractal tree pattern (A fractal tree is known as a tree which can be created by recursively symmetrical branching) using recursion and Python Turtle Graphics.

Result

Result

Contributors

© Tonumoy Mukherjee, Indian Insitute of Technology Kharagpur

Licensed under the MIT License.

Open Source Agenda is not affiliated with "Fractal Art" Project. README Source: Tonumoy/Fractal-Art
Stars
63
Open Issues
2
Last Commit
1 month ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating