refactor: integrate gsap and lil-gui for enhanced debugging and animation controls

This commit is contained in:
sayudhalw
2026-08-25 05:56:11 +07:00
parent 0df0119434
commit 2680337232
3 changed files with 50 additions and 2 deletions
+2
View File
@@ -12,6 +12,8 @@
"vite-plugin-restart": "^0.4.2"
},
"dependencies": {
"gsap": "^3.15.0",
"lil-gui": "^0.21.0",
"three": "^0.174.0"
}
}