Interesting Web Demo: Cozy 3D Room (Three.js)

Cozy 3D Room is a compact interactive demo built with Three.js and WebGL.

According to the About section, the project is implemented as a single self-contained HTML file with no build tools, no server dependencies, and no external assets beyond the Three.js CDN.

The demo includes clickable object interactions (ceiling fan, lamp, drawer, and framed note), hover feedback, raycasting, status/objective overlays, and a completion state. The stack references Three.js r128, OrbitControls, PCF soft shadows, and ACES Filmic tone mapping.

Link: https://adrianhensler.github.io/three-js-room-demo/

Leave a Reply

Your email address will not be published. Required fields are marked *