WebGPU离线文档制作:使用Ubuntu编译WebGPU文档
1、下载项目。
git clone https://github.com/gpuweb/gpuweb.git2、安装依赖。
sudo apt install python3-pip
sudo apt install nodejs npm
pip install bikeshed diagrams tree_sitter3、编译项目。
cd gpuweb/wgsl
make all 最后更新于1年前
本文由人工编写,AI优化,转载请注明原文地址: WebGPU离线文档制作:使用Ubuntu编译WebGPU文档
推荐阅读
评论 (0)
发表评论
昵称:加载中...
暂无评论,快来发表第一条评论吧!