renderer might actually render something next commit

This commit is contained in:
41666 2023-10-08 15:04:51 -04:00
parent 627adcc07f
commit 000f35f19d
7 changed files with 126 additions and 9 deletions

View file

@ -22,6 +22,7 @@
"esbuild-plugin-glsl": "^1.2.2",
"glob": "^10.3.10",
"serve": "^14.2.1",
"typescript": "^5.2.2"
"typescript": "^5.2.2",
"wgpu-matrix": "^2.5.0"
}
}