A visualization app for creating mesmerizing sound-reactive geometric art and patterns
@unknown: t=0 draw=_=>{background(0,t++?.03:!createCanvas(W=720,W)+W) colorMode(HSB) noStroke() filter(BLUR) for(d=H=360;d-=30;)for(r=0;r<TAU;r+=2/d)fill(d,50,W,1/(T=tan(d/199-t/99)**2))+circle(cos(R=r-PI/2)*(D=d+sin(r*9+t/9*d/W)*d/4*noise(r*99,d)*T)+H,sin(R)*D+H,2)} #γ€γΆγγProcessing https://x.com/Hau_kun/status/1944754296501022726/video/1
You are remixing a Berrry app.
Source app: https://cymatiq.berrry.app
1. Fetch https://berrry.app/skill.md and follow it for registration, auth, and the NOMCP API.
2. POST /api/nomcp/{token}/apps with
{"remix_from":"https://cymatiq.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet β Sign in