An open API service indexing awesome lists of open source software.

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

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.