willdoescode / fractal

Repository from Github https://github.comwilldoescode/fractalRepository from Github https://github.comwilldoescode/fractal

fractal

Overview

fractal

100% inspired by this golang implementation and the associated reddit post

Build and run

Please build in release mode for better performance

cargo build --release

Simply run it with the following command

./target/release/fractal

The generated image is named "fractal.png"

About

License:MIT License


Languages

Language:Rust 100.0%