added a shitty ecs that I'm confident is way worse than just looping … (#4)
* added a shitty ecs that I'm confident is way worse than just looping objects lol * mader a rendering system based on ecs
This commit is contained in:
+2
-1
@@ -10,7 +10,8 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^5.2.2",
|
||||
"vite": "^5.3.4"
|
||||
"vite": "^5.3.4",
|
||||
"vite-plugin-glsl": "^1.4.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"gl-matrix": "^3.4.3",
|
||||
|
||||
Reference in New Issue
Block a user