Three.js Room Example This is a playground repository where I'm learning how to load and interact with 3d models using Three.js. Installation To install all the needed dependencies, run: npm install Usage To start the project, run: npm run dev