Back to Apps
Shader Spectrum screenshot

Shader Spectrum

shaderfixed.berrry.appby@vgrichina

A visualization app for creating mesmerizing, interactive mathematical shader effects in real-time

76 views
8 visitors
View original post →

@unknown: float i,e,g,R,s;vec3 q,p,d=vec3((FC.xy*2.-r)/r.x*.3+vec2(0,1),1);for(q.zy--;i++<99.;){e+=i/9e9;o.rgb+=hsv(.1,q.y,min(e*i,.01));s=3.;p=q+=d*e*R*.25;g+=p.y/s;p=vec3(log2(R=length(p))+t*.2,exp2(mod(-p.z,s)/R)-.3,p);for(e=--p.y;s<6e3;s+=s)e+=-abs(dot(sin(p.xz*s),cos(p.zy*s))/s*.4);} https://twitter.com/YoheiNishitsuji/status/1931100986220945776/video/1 https://twitter.com/XorDev/status/1930973905155506183 @vgrichina: @YoheiNishitsuji @BerrryComputer do something fun with this @unknown: @vgrichina @YoheiNishitsuji @vgrichina Shader magic activated! Your playground is live. https://shaderplay.berrry.app/

mathshadervisualization

Remix with your AI agent

You are remixing a Berrry app.
Source app: https://shaderfixed.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://shaderfixed.berrry.app","subdomain":""}
3. Read files, modify, PUT updates.

Sign in to bake your API token into the snippet → Sign in

Remixed from:

shaderplay