ok webgpu sucks lets jump back to webgl
This commit is contained in:
parent
000f35f19d
commit
87563cb9e3
41 changed files with 587 additions and 6925 deletions
|
@ -9,7 +9,6 @@
|
|||
"dev": "run-p serve build:watch"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@webgpu/types": "^0.1.37",
|
||||
"bun-types": "latest",
|
||||
"npm-run-all2": "^6.1.1",
|
||||
"prettier": "^3.0.3"
|
||||
|
@ -20,9 +19,9 @@
|
|||
"dependencies": {
|
||||
"chalk": "^5.3.0",
|
||||
"esbuild-plugin-glsl": "^1.2.2",
|
||||
"gl-matrix": "^3.4.3",
|
||||
"glob": "^10.3.10",
|
||||
"serve": "^14.2.1",
|
||||
"typescript": "^5.2.2",
|
||||
"wgpu-matrix": "^2.5.0"
|
||||
"typescript": "^5.2.2"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue