But what exactly is haunted-3d ? Is it a game? A library? A tech demo? Let’s walk through the foggy corridor and dissect this project. At its core, haunted-3d is a first-person exploration experience built with Three.js . It drops the user into a low-poly, gothic-style manor filled with flickering candles, shifting shadows, and an omnipresent sense of unease—without relying on jump scares or gore.
In the sprawling ecosystem of WebGL experiments and creative coding, few projects manage to balance technical prowess with genuine atmospheric dread. Enter haunted-3d — a browser-based, real-time 3D horror experience that has been quietly haunting the corners of GitHub and personal portfolios. haunted-3d
git clone https://github.com/[username]/haunted-3d.git cd haunted-3d npm install npm run dev Then open localhost:5173 (or whichever port Vite/serve uses). But what exactly is haunted-3d