1 Star 0 Fork 0

xuejianxinokok/webgpu-samples

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.33 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "webgpu-samples",
"version": "0.1.0",
"description": "Samples using the WebGPU API",
"license": "BSD-3-Clause",
"private": false,
"repository": {
"type": "git",
"url": "https://github.com/austinEng/webgpu-samples.git"
},
"scripts": {
"lint": "eslint --ext .ts,.tsx src/",
"start": "next dev",
"build": "next build",
"serve": "next start",
"export": "next export"
},
"dependencies": {
"@types/dom-mediacapture-transform": "^0.1.5",
"codemirror": "^5.58.2",
"dat.gui": "^0.7.6",
"file-loader": "^6.2.0",
"next": "^13.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"stanford-dragon": "^1.1.1",
"stats-js": "^1.0.1",
"wgpu-matrix": "^1.1.0"
},
"devDependencies": {
"@next/eslint-plugin-next": "^13.0.0",
"@types/codemirror": "0.0.97",
"@types/dat.gui": "^0.7.6",
"@types/node": "^18.11.8",
"@types/react": "^18.0.24",
"@types/react-dom": "^18.0.8",
"@types/stats.js": "^0.17.0",
"@typescript-eslint/eslint-plugin": "^5.41.0",
"@typescript-eslint/parser": "^5.41.0",
"@webgpu/types": "^0.1.21",
"eslint": "^8.26.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-react": "^7.31.10",
"prettier": "^2.7.1",
"raw-loader": "^4.0.2",
"typescript": "^4.8.4"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/xuejianxinokok/webgpu-samples.git
git@gitee.com:xuejianxinokok/webgpu-samples.git
xuejianxinokok
webgpu-samples
webgpu-samples
main

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385