Haunted-3d 【VALIDATED | HONEST REVIEW】

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.

9/10 (minus one point because the final room’s framerate still dips on mid-range laptops – but maybe that’s part of the horror). Have you experienced haunted-3d ? Did you fork it and add your own ghost logic? Let me know in the comments. haunted-3d

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

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). Have you experienced haunted-3d