A visualization app for exploring mesmerizing 3D mathematical landscapes through interactive implicit functions
@unknown: This implicit function fascinates me. f(x, y) = sin(a ยท (xยฒ + yยฒ)) โ cos(b ยท x ยท y) https://x.com/jshguo/status/1978050082957349071/video/1
You are remixing a Berrry app.
Source app: https://implicit3d.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://implicit3d.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet โ Sign in