LearnWebGPU
1.0.0

LearnWebgpu | WebGPU-C ++ | Distribusi webgpu
glfw3webgpu | sdl2webgpu | sdl3webgpu
Ini adalah file sumber dari situs web https://eliemichel.github.io/learnwebgpu.
Membangun situs web membutuhkan 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 8000Kemudian telusuri http: // localhost: 8000. Anda harus melihat situs web LearnWebgpu di sana.
make tangleUntuk membantu proyek ini, Anda dapat: