LearnWebGPU
1.0.0

LearnWebgpu | WebGPU-C ++ | webgpu-distribution
GLFW3WEBGPU | sdl2webgpu | sdl3webgpu
これは、Webサイトhttps://eliemichel.github.io/learnwebgpuのソースファイルです。
ウェブサイトの構築にはPythonが必要です。
# Create the virtualenv in the "venv" directory (only the first time)
virtualenv venv
# Activate the virtualenv (each time you open a new terminal)
venv/Scripts/activatepip install -r requirements.txtmake html cd _build/html
python -m http.server 8000次に、http:// localhost:8000を参照します。そこにLearnWebgpuのWebサイトが表示されます。
make tangleこのプロジェクトを支援するには、次のことができます。