A 3D simulation app for exploring physics with interactive bouncing spheres and dynamic environments
@unknown: Last week I spent a few hours replicating the old good Off Axis Projection trick using #LudoGL (this gag will never end lol) I added face tracking for desktop and the DeviceOrientation for mobile Quite fun tbh 🫠 Demo: https://ludogl-magic-box.netlify.app/ Repo: https://github.com/emmelleppi/LudoGL_Magic-Box https://twitter.com/mlperego/status/1940086543319769337/video/1
You are remixing a Berrry app.
Source app: https://physicsbox.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://physicsbox.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet → Sign in