About this demo
We built this to demonstrate that a small studio can ship the kind of immersive, interactive 3D usually reserved for big-budget brand sites — without bloated frameworks or third-party trackers.
The centerpiece is a brilliant-cut gemstone raymarched in a single hand-written WebGL shader. It rotates, catches light, and reacts to your cursor and scroll, all in real time. The whole page is one self-contained file with a strict content-security policy and no external requests.
What it shows
- Real-time WebGL 3D (no libraries)
- Cursor- and scroll-reactive animation
- Cinematic art direction
- Graceful fallback if WebGL is unavailable
- Self-contained single file
- Security-hardened (strict CSP, no trackers)