Regular live performances and experiments in visuals from London and international visualists and Vjs. http://pixelism.info
Using Fluxus's extruded shape and some simple geometry to make 3D harmonies... fun stuff. Try this (in fluxus): (require fluxus-016/shapes scheme/list) (clear) (define l (build-list 20 (lambda (i) (vector 0 0 (+ 10 (* -1 i)))))) (define w (build-list 20 (lambda (i) (* 1 (+ 1 (sin (* 3.14156 (/ i 20)))))))) ;(define w (build-list 10 (lambda (i) 4))) (hint-wire) (define (sinuside circ complexity) (define (_ c n) (cond [(< n 1) empty] [else (cons (vadd (car c) (vmul (car c) (* 0.3 (sin (* (* comp...
Playing with a circular particle system based on a water simulation, done using Fluxus (http://pawfal.org/fluxus). Energy is tranferred between adjacent toads, so after time they start to bounce back and forth chaotically.
22 Oct 2009 - music to come!
PixelPusher's visuals as part of The Cane Toad Orchestra's performance at Space Studios on 22 Oct 2009
Speaks for itself. Livecoding experiment using old circus poster imagery, done in Fluxus, recorded live.
An experiment in realtime animation done in Fluxus using images from old circus posters.
A synthesizer I wrote by analyzing traffic patterns in New York City using publicly available webcams, back in 2003. Versions of this were heard/shown in australia and at the Sonic Channels concert at the New School, New York City.
Slicing images in Fluxus. Will post the code as soon as I clean it up! http://pixelist.info
Slicing images in Fluxus. Will post the code as soon as I clean it up! http://pixelist.info