Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mysterycommand/fermat
Drawing spirals.
https://github.com/mysterycommand/fermat
Last synced: about 1 month ago
JSON representation
Drawing spirals.
- Host: GitHub
- URL: https://github.com/mysterycommand/fermat
- Owner: mysterycommand
- License: mit
- Created: 2014-10-26T05:19:21.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T01:16:18.000Z (about 2 years ago)
- Last Synced: 2024-04-13T04:55:42.040Z (9 months ago)
- Language: JavaScript
- Homepage: https://mysterycommand.com/fermat/
- Size: 1.14 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fermat
Drawing spirals with [Fermat](http://en.wikipedia.org/wiki/Pierre_de_Fermat)'s [spiral](http://en.wikipedia.org/wiki/Fermat's_spiral).
Some links:
* [Fermat's Spiral](http://en.wikipedia.org/wiki/Fermat's_spiral)
* [Golden Angle](http://en.wikipedia.org/wiki/Golden_angle)
* [Golden Ratio](http://en.wikipedia.org/wiki/Golden_ratio)
* [Phi](http://en.wikipedia.org/wiki/Phi)
* [Pi](http://en.wikipedia.org/wiki/Pi)
* [Canvas API](https://developer.mozilla.org/en-US/docs/Web/API/Canvas_API)
* [`image-rendering`](https://developer.mozilla.org/en-US/docs/Web/CSS/image-rendering)