Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 583 Bytes

README.md

File metadata and controls

24 lines (14 loc) · 583 Bytes

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"