generating fractals on gpu
watch me explore fractals on YouTube
- clone repo
cargo run --release
- press
- 1 for rendering plotquations
- 2 for rendering buddhabrot
- 3 for rendering mandlebrot
- r for clearing image
- p for dumping a render in ./images
generating fractals on gpu
cargo run --release