Plotting prime numbers in polar coordinates.
With some, hopefully, visually pleasing animations.
Inspired by this video by 3Blue1Brown.
Visit the Live Demo here.
- Zoom in: ↑
- Zoom out: ↓
- Reset zoom: Space
- Increase speed: Ctrl / Shift
- Reset time: R
- Fullscreen: F11
- Display FPS: F12
There are some example screenshots available in the releases.
You can also make screenshot with custom resolution, time and zoom level by running the program with the following arguments:
cargo run -r -- screenshot --width $width --height $height --time $time --zoom $zoom
Licensed under either of
- Apache License, Version 2.0 (LICENSE-APACHE-2.0 or http://www.apache.org/licenses/LICENSE-2.0)
- MIT License (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.