Skip to content

Implementing fractals and similar typographic shapes with python.

Notifications You must be signed in to change notification settings

jeffvun/fractals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fractals

Implementing fractals and similar typographic shapes with python.

Fractals are complex geometric shapes or patterns that display self-similarity and have a non-integer dimension. This means that the pattern or shape of the object repeats itself at different scales or levels of magnification. Fractals are often characterized by their intricate and detailed structures, which can be seen when the object is magnified or zoomed in.

Fractals are found in many natural phenomena such as coastlines, clouds, snowflakes, and trees, and they can also be generated using mathematical formulas. Fractal geometry has been applied in a variety of fields, including computer graphics, art, architecture, physics, biology, and finance.

In this project we will be implementing fractals and other amazing shapes from simple mathematical rules that can be encoded in an algorithm

About

Implementing fractals and similar typographic shapes with python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published