https://github.com/dhowe/rws
A micro-workshop on randomness
https://github.com/dhowe/rws
art design p5js randomness
Last synced: 12 months ago
JSON representation
A micro-workshop on randomness
- Host: GitHub
- URL: https://github.com/dhowe/rws
- Owner: dhowe
- Created: 2021-07-08T16:31:23.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T23:30:55.000Z (over 3 years ago)
- Last Synced: 2025-04-12T03:58:17.362Z (about 1 year ago)
- Topics: art, design, p5js, randomness
- Language: Processing
- Homepage:
- Size: 139 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## A micro-workshop on randomness
### Resources
* [Lecture slides](https://raw.githubusercontent.com/dhowe/rws/master/slides.pdf) (.pdf)
* p5.js [editor](https://editor.p5js.org/) and [reference](https://p5js.org/reference/)
* Vera Molnar [on randomness](https://rednoise.org/teaching/Molnar-Randomness.mp4) (2-min video)
* [Kolmogorov Complexity](https://en.wikipedia.org/wiki/Kolmogorov_complexity) on Wikipedia
* [Random, Chance and Art](https://rednoise.org/pdal/uploads/Ham_StochasticArt.pdf) by Ethan Ham
* [John Cage's Music of Changes](https://www.youtube.com/watch?v=FRyb47cz5mo&list=OLAK5uy_kCIblLdqdZcieAt4jbqBGREMVYoZGFsK4) performed by David Tudor (video)
* [Jared Tarbells' Substrate](https://raw.githubusercontent.com/dhowe/rws/master/substrate.pde) (processing code)
### Next Steps
* [Randomness by design](https://billdembski.com/wp-content/uploads/2019/04/Randomness_by_Design.pdf) by William Dembski
* [Is 2 a random number?](http://johnkerl.org/doc/is-two-a-random-number.pdf) by John Kerl
* [Toward Aesthetic Guidelines for Paintings with the Aid of a Computer](https://rednoise.org/softas/uploads/molnar.pdf) by Vera Molnar
* [An Introduction to Perlin Noise](https://gorillasun.de/blog/Introduction-to-Perlin-Noise-in-P5JS-and-Processing) by Ahmad Moussa
* [Randomness in Quantum Mechanics: Philosophy, Physics and Technology](https://arxiv.org/pdf/1611.02176.pdf) by Bera et al.
