https://github.com/luciopaiva/spiral
The beauty of a prime spiral.
https://github.com/luciopaiva/spiral
archimedes-spiral html5-canvas prime-numbers vanilla-javascript visualization
Last synced: 3 months ago
JSON representation
The beauty of a prime spiral.
- Host: GitHub
- URL: https://github.com/luciopaiva/spiral
- Owner: luciopaiva
- Created: 2018-07-20T02:35:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-03-08T23:21:52.000Z (over 5 years ago)
- Last Synced: 2025-03-21T20:47:05.374Z (7 months ago)
- Topics: archimedes-spiral, html5-canvas, prime-numbers, vanilla-javascript, visualization
- Language: JavaScript
- Homepage: https://luciopaiva.com/spiral
- Size: 143 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Prime spiral

This demo is based on [this awesome Numberphile video](https://www.youtube.com/watch?v=iFuR97YcSLM) about Ulam spirals. My rendition uses Archimedean spirals instead, which are also covered by Numberphile in this [other video](https://www.youtube.com/watch?v=3K-12i0jclM).
