a rotating cube (#3)

This commit is contained in:
Akash Shakdwipeea
2024-12-22 20:01:51 +05:30
committed by GitHub
parent 41196e4840
commit 5ecaf14b3d
10 changed files with 312 additions and 43 deletions
+4
View File
@@ -11,5 +11,9 @@
"devDependencies": {
"typescript": "^5.2.2",
"vite": "^5.3.4"
},
"dependencies": {
"gl-matrix": "^3.4.3",
"tslog": "^4.9.3"
}
}