ALGORAVE

(Th) May 2nd

370 Jay Street @ The Garage

Doors at 5:45PM, Show at 6PM

RSVP here


Archive

View Source

osc(20).mult(solid(207/255, ()=>mouse.x/1000)) .diff(shape(3, ()=>mouse.x*0.0003).mult(osc(2, ()=>mouse.x/2000))) //.posterize([3,10,2].fast(0.5).smooth(1)) .modulateRotate(o0,()=>mouse.x*0.003) .blend( shape(3).mult(solid(207/255, 255/255, 4/255)).rotate(0, ()=>mouse.y/200 + (time/500)).scale([0.3, 1].ease()).modulate(src(o0).scale(0.9), 0.01) ) .modulate(o0,()=>mouse.x*0.000003) .out(o0)