mirror of
https://github.com/terkelg/awesome-creative-coding.git
synced 2025-09-03 05:52:36 +02:00
Update randomness.md
This commit is contained in:
@@ -1,2 +1,20 @@
|
||||
# Randomness
|
||||
> The secret to generative art
|
||||
|
||||
|
||||
|
||||
# Randomness
|
||||
> Notes from Matt Persons, Generative Art
|
||||
|
||||
"Randomness is the lack of pattern or predictability in events. A random sequence of events, symbols or steps has no order and does not follow an intelligible pattern or combination."
|
||||
|
||||
## Controlled randomness - range
|
||||
|
||||
## Lines
|
||||
|
||||
## Circle
|
||||
|
||||
|
||||
## Links
|
||||
http://inconvergent.net/shepherding-random-numbers/
|
||||
https://github.com/inconvergent/shepherd-js
|
||||
|
Reference in New Issue
Block a user