Code P_4_3_1_01

Grundlegende Prinzipien –  P.4 Bild –  P.4.3 Pixelwerte –  P.4.3.1 Grafik aus Pixelwerten –  P_4_3_1_01

Pages


  • 302 - 303

  • 304 - 305

Comments

  • 2010-07-19 @ 1:25 pm   |  Comment by Markus Klink

    Created a music clip based on the code for a LoFi band. I used Processing's MovieMaker class and the external JMyron lib to capture the input video:  http://www.youtube.com/watch?v=063Vs6440wM

Leave a Comment

   (required)

  

Please enable JavaScript to post a comment.

(.zip, max. 1MB)  

Proof that you are human!
Please paste the snippet below in an empty Processing sketch!
What number does the Processing console show?

randomSeed(43551);
println(int(random(100000)));

  (required)