refactor: remove GSAP dependency and update camera controls with OrbitControls

This commit is contained in:
sayudhalw
2026-08-24 07:20:55 +07:00
parent ad3370d274
commit 9c52c11d90
4 changed files with 33 additions and 50 deletions
-1
View File
@@ -12,7 +12,6 @@
"vite-plugin-restart": "^0.4.2"
},
"dependencies": {
"gsap": "~3.12.7",
"three": "^0.174.0"
}
}