Fractol is a visualization tool for fractals, including Mandelbrot, Julia, and Burning Ship sets. Explore the beauty of mathematical patterns through interactive fractal rendering.
- Interactive Visualization: Zoom and pan through fractals to explore intricate details.
- Multiple Fractal Types: Includes Mandelbrot, Julia, and Burning Ship sets.
- Customizable Parameters: Adjust settings to generate unique fractal patterns.
- Clone the repository:
git clone https://github.com/imrangm/Fractol.git
- Build the project:
make
- Run the program:
./fractol
Fractol is a project designed to showcase the fascinating world of fractals. Whether you're a math enthusiast or just curious about fractals, this tool provides an engaging way to explore them.
Feel free to star the repository if you find it interesting!