Difference between revisions of "Spiral generator"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (→See also) |
Karl Jones (Talk | contribs) |
||
Line 11: | Line 11: | ||
* [https://codepen.io/davidpanik/full/myMrLx/ Spiral Art Maker] by David Storey | * [https://codepen.io/davidpanik/full/myMrLx/ Spiral Art Maker] by David Storey | ||
* [http://lab.ejci.net/UlamSpiral/ Ulam Spiral generator] by Miroslav Magda | * [http://lab.ejci.net/UlamSpiral/ Ulam Spiral generator] by Miroslav Magda | ||
+ | * [https://www.khanacademy.org/computer-programming/fibonacci-spiral-generator/972663289 Fibonacci spiral generator] by Fred | ||
+ | |||
[[Category:Image generators]] | [[Category:Image generators]] | ||
[[Category:Software]] | [[Category:Software]] |
Revision as of 16:54, 24 September 2016
A spiral generator is any device, algorithm, or computer program which generates a spiral.
See also
External links
Online generators
- Spiral Art Maker by David Storey
- Ulam Spiral generator by Miroslav Magda
- Fibonacci spiral generator by Fred