abour / fractal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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%