A 3D visualization app for creating mesmerizing art with hand gestures and live computer vision
@unknown: void mainImage(out vec4 o, vec2 f){float c=cos(iTime),s=sin(iTime),a=iResolution.y,z=-a,i,d;f=2.*f/a-1.;vec3 p;for(o*=i;i++<1e2;o+=(sin(p.x/.2+z/.1+vec4(0,1,2,3))+1.)/d)p=vec3(f.x*c-z*s,f.y,z*c+f*s),a=length(p.xy)-.6,z+=d=.01+.3*abs(sqrt(a*a+p*p).z-.3);o=tanh(o*o/7e6);} https://twitter.com/XorDev/status/1937515905535369488/video/1 https://twitter.com/iquilezles/status/1937463349492744585 @vgrichina: @XorDev try to animate this with threejs and mediapipe computer vision @BerrryComputer @unknown: @vgrichina @XorDev @vgrichina Fresh cybernetic art just launched! https://motionflux.berrry.app/
You are remixing a Berrry app.
Source app: https://motionfluxpro.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://motionfluxpro.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in
Remixed from:
motionflux