Skip to content

2D graphic programs showing Transformations, Fractals and L-Systems.

License

Notifications You must be signed in to change notification settings

carlos-vf/2D-Graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2D-Graphics

Multiple 2D graphic algorithms in python. All of them use tkinter library for the user interface.

Transformations.py consists on a painting program, able to draw lines based on some classical line algorithms. Sets of lines make up figures which can be transformed using translation, scaling, rotation shearing and reflection.

Fractals.py consists on some examples of fractal figures. These are divided in: Recusrive Fractals, Julia and Mandelbrot sets, and Iterated Function Systems.

L-Systems.py consists on some examples of L-Systems.

About

2D graphic programs showing Transformations, Fractals and L-Systems.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages