Skip to content

🎨 Create intricate fractal art with a user-friendly graphical interface.

Notifications You must be signed in to change notification settings

sourceduty/Fractal_Art_Creator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Example

Create intricate fractal art with a user-friendly graphical interface.

This Python program is a tool developed for creating intricate fractal art with a user-friendly graphical interface. Built using Python's Tkinter library for the GUI and Matplotlib for the fractal visualization, this program offers users the ability to create, customize, and save high-resolution fractal images. The interface is intentionally fixed at 800x400 pixels to maintain simplicity and ensure the control elements are always accessible. This compact design is both functional and aesthetically pleasing, providing a streamlined user experience.

One of the standout features of this program is the ability to customize the fractal generation parameters. Users can adjust the number of iterations, choose from various color maps, and modify the real and imaginary parts, as well as the zoom level. These options allow for a high degree of creativity and personalization, enabling users to explore a vast range of fractal patterns and colors. The chosen settings are then used to plot the fractal within the designated canvas area, ensuring that the controls remain visible and the fractal is displayed clearly.

Fractal Art Creator

In addition to generating fractal images, the program includes an innovative feature that allows users to add random lines to their creations. This function introduces an element of randomness and uniqueness to the fractal art, making each image even more distinctive. By clicking the "Add Random Lines" button, users can overlay random lines on their fractal, which are displayed in different colors for added visual interest. This feature not only enhances the visual complexity of the fractal but also provides an additional layer of artistic expression.

Finally, the program supports saving the generated fractal images at a high resolution of 3840x2160 pixels. When saving, the program ensures that any added random lines are included in the output image, and it eliminates any white borders to maintain the integrity of the artwork. The saved images are suitable for a variety of uses, including digital art displays, prints, and further digital manipulation. This capability to produce high-quality, customizable fractal art makes the Fractal Art Generator a powerful tool for both hobbyists and professional artists looking to explore the fascinating world of fractals.


Copyright (C) 2024, Sourceduty - All Rights Reserved.