Expand description
A simple command-line application for generating fractals using the ‘Chaos Game’ algorithm.
Modules§
Structs§
- Cli
- Fractal
Generator - The main fractal generator struct, which holds the configuration and state required to generate a fractal image using the Chaos Game algorithm.