Difference between revisions of "Spiral generator"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (→See also) |
Karl Jones (Talk | contribs) (→External links) |
||
(One intermediate revision by the same user not shown) | |||
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 | ||
+ | * [https://scratch.mit.edu/projects/14393981/ Spiral generator] by AlgorithmSquid. | ||
+ | * [https://scratch.mit.edu/projects/11533157/ Prime spiral generator (any form)] by PH-zero | ||
+ | |||
[[Category:Image generators]] | [[Category:Image generators]] | ||
[[Category:Software]] | [[Category:Software]] |
Latest revision as of 17:01, 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
- Spiral generator by AlgorithmSquid.
- Prime spiral generator (any form) by PH-zero