-
Notifications
You must be signed in to change notification settings - Fork 0
A simple Mandelbrot zoom, made using the OpenGL and the Piston crate in Rust. Currently it is quite slow, but there are plans to parallelize it soon. Crank up the ITERATIONS constant for a deeper zoom, or the GRAPH_SCALE constant for more pixels (at the risk of your own CPU). Magic numbers were sourced from the video below:
AidenManuel/Mandelbrot_Rust
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
About
A simple Mandelbrot zoom, made using the OpenGL and the Piston crate in Rust. Currently it is quite slow, but there are plans to parallelize it soon. Crank up the ITERATIONS constant for a deeper zoom, or the GRAPH_SCALE constant for more pixels (at the risk of your own CPU). Magic numbers were sourced from the video below:
Topics
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published