授课者: 漆贞贞,汪洋 Email: [email protected]
Part1: 新媒体艺术史 New Media Art Historycode
0.Find an image of your choice
1.Force open it with text editor and copy/paste/add/delete the source codex.
2.Every once in a while, safe the current effect into a new image.
3.Stop when you have accumulated 10 images.
4.Go to https://ezgif.com/. Load all images, edit, and safe.
1. Windows Desktop Odessy code
-
Download source background image and browser image
-
Load background image and browser image
-
Define position and speed
-
Make browser bounce on x and y direction
-
Live sound input integration. browser image gitter when audience makes a louder sound.
-
Load image
-
Load pixel through its red, green and blue channel
-
Mouse Pressed integration. When mouse is pressed, sample the horizontal line to the right of the mouse with number of pixels specified in the color array.
-
Mouse Dragged integration. When mouse is dragged, draw the color line sampled from previous step to the current mouse position.
-
Safe function integration. Safe current effect in canvas at the press of a button.
-
Get live image capture signal
-
Set pixel threshhold
-
Load pixel
-
Set pixel threshhold