The website of »Generative Gestaltung« (first edition) is no longer maintained and has been archived.

Code M_1_2_01

M_1_2_01
Méthodes Complexes –  M.1 Processus aléatoire et bruit –  M.1.2 Processus aléatoire et ordre –  M_1_2_01

Pages


  • 324 - 325

Comments

  • 2010-12-25 @ 2:20 am   |  Comment and Gallery Post
    by Johannes Preis

    Mouse interaction has been removed, now the fader value changes continiously using the sin() function. The randomseed changes every on every full oscillation.

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(91597);
println(int(random(100000)));

  (required)