LearnWebGPU
1.0.0

Learnwebgpu | Webgpu-c ++ | Webgpu-distribution
glfw3webgpu | sdl2webgpu | sdl3webgpu
Il s'agit des fichiers source du site Web https://eliemichel.github.io/learnwebgpu.
La construction du site Web nécessite 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 8000Puis parcourez http: // localhost: 8000. Vous devriez y voir le site Web Learnwebgpu.
make tanglePour aider ce projet, vous pouvez: