/fractal-art-rs

FractalArt implemented in Rust

Primary LanguageRustMIT LicenseMIT

Fractal art (Rust)

A simplified rust implementation of FractalArt.

Usage

USAGE:
    fractal-art [OPTIONS]

FLAGS:
    -h, --help       Prints help information
    -V, --version    Prints version information

OPTIONS:
    -c, --center <center>
    -o, --output <output>
        --seed <seed>
    -s, --size <size>

License

This project is licensed under the permissive MIT license. See LICENSE.txt for more information.