Skip to content

jannik4/primes

Repository files navigation

Primes

Plotting prime numbers in polar coordinates. With some, hopefully, visually pleasing animations.
Inspired by this video by 3Blue1Brown.

Visit the Live Demo here.

Controls

  • Zoom in:
  • Zoom out:
  • Reset zoom: Space
  • Increase speed: Ctrl / Shift
  • Reset time: R
  • Fullscreen: F11
  • Display FPS: F12

Screenshots

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

Primes

License

Licensed under either of

at your option.