Skip to content

MerlinConnected/stolen-smile

Repository files navigation

Threejs vite starter

This is a starter template for threejs with vite based on Bruno Simon's starter.

Usage

npm install
npm run dev

Stack

Features

  • Scene management: Add multiple scenes and switch between them by adding ?scene=scene-name to the url
  • Debug mode: Enable debug mode by adding #debug to the url
  • GltfClone: Clone a gltf model with bones
  • Sound management: Minimal sound management
  • Input management: Minimal input management
  • addMeshDebug or addMaterialDebug: Auto debug parameters of a mesh or a material