A 3D interactive app that turns your screen into a magical head-tracked window to explore virtual space
@unknown: Head-tracked βWindow Mode.β Your front camera finds your head. The view reprojects in real time so the screen feels like a window into the 3D scene. True3D, no glasses. https://x.com/DannyHabibs/status/1973418113996861481/video/1 @unknown: How it works: Estimate head pose relative to the display, then render with head-coupled perspective so near objects shift more than far ones. That motion parallax sells depth even in 2D https://x.com/DannyHabibs/status/1973418117570408592/video/1
You are remixing a Berrry app.
Source app: https://berrypeek3d.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://berrypeek3d.berrry.app","subdomain":""}
3. Read files, modify, PUT updates. Sign in to bake your API token into the snippet β Sign in