Search for «graphics» code in category tags
Re: Generating Graphics and Music From The Dragon Curve
by blueprint on 08 Mar'23 13:17 inThese are variations using lsystems I built for: https://anvaka.github.io/lsystem/ I've only changed the LSystem itself, not the note selections or
Generating Graphics and Music From The Dragon Curve
by 56228375 on 26 Jan'19 22:09 inThis minimal music generator uses a Lindenmayer system to generate composition instructions. Interpreting those same instructions twice with some rand
Confetti 3a: Game of Life
by henklass on 14 May'15 17:38 inIt is relatively simple to convert Confetti3 ( http://sccode.org/1-4YU )to John Conway's Game of Life. You just need to change the rules and make sure
Confetti 3
by henklass on 14 May'15 17:33 inConfetti 3 converts random patterns of blocks to more or less structured images. Every block will adapt to the predominant color in its surroundings,
color picker
by LFSaw on 05 Sep'13 10:16 inA simple color picker. Posts picked color to the postwindow. Based on (non-functional) code found at http://swiki.hfbk-hamburg.de:8888/MusicTechnol