ICE demo

ICE is an interactive 3D demo that runs in the browser with WebGPU rendering and a Three.js scene layer. The scene combines reflective ice shards, dense fog, and a frozen surface into a branded realtime visual.

We used the demo as a compact proof of how high-fidelity browser graphics can load as a public web experience instead of a native app.

WebGPU scene

The technical focus is the rendering surface: camera movement, material response, fog depth, and asset composition need to stay smooth while remaining easy to share through a URL.

That makes ICE a useful demo surface for product pages, installations, and browser-native 3D experiments.