Crate chaos_game

Crate chaos_game 

Source
Expand description

A simple command-line application for generating fractals using the ‘Chaos Game’ algorithm.

Modules§

types
utils

Structs§

Cli
FractalGenerator
The main fractal generator struct, which holds the configuration and state required to generate a fractal image using the Chaos Game algorithm.

Functions§

get_rule_by_name