This is a starter template for threejs with vite based on Bruno Simon's starter.
npm install
npm run dev
Scene management
: You can add multiple scenes and switch between them by adding?scene=scene-name
to the urlDebug mode
: You can enable debug mode by adding#debug
to the url