University project for "Augmented and Virtual Reality course", implementation of the Tower of Hanoi puzzle made for VR via Three.js and Enable3D to enable physics.
All the authors are the collaborators of this repository.
- Three.js
- Ammo
- @Enable3D
- Vite
To run it locally download the repository, assure to have all the libraries installed (npm install).
From terminal, access src folder and launch the command "npm run dev"