Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 608 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 608 Bytes

stringRain

Example for showing lines of text in p5.

view it here:

http://www.alessiamilo.com/examples/stringRain/index.html

Text in "cybernetics.text" is an excerpt taken from "Cybernetics and the Pioneers of Computer Art" by Thomas Dreher available at:

http://dreher.netzliteratur.net/4_Medienkunst_Kybernetike.html

The example for the code is an implementation of "Guest Tutorial #4: Matrix Digital Rain in p5.js with Emily Xie"

https://www.youtube.com/watch?v=S1TQCi9axzg

using the object "symbol" to store the lines of text.

Future implementation will see the names of the functions redefined.