Homepage
Open in app
Sign in
Get started
ProcessingHaiku
Follow
What do machines dream of ?
What do machines dream of ?
import gab.opencv.*; import processing.video.*; import java.awt.*;
Yatharth
Dec 7, 2017
Keep Talking
Keep Talking
import processing.sound.*; Amplitude a; AudioIn i;
Yatharth
Dec 6, 2017
What is time ?
What is time ?
String t=”What is time ?.”; int T=2000,l;void setup() {size(600,600);fill(0);thread(“d”);}
Yatharth
Dec 4, 2017
Time and Place
Time and Place
void setup(){size(600,600);} void draw(){int place=mouseX,time=mouseY; background(234-time/20, 244, 237); fill(234, 231-time/5, 91)…
Yatharth
Dec 3, 2017
About ProcessingHaiku
Latest Stories
Archive
About Medium
Terms
Privacy