LearnWebGPU
1.0.0

Learnwebgpu | WebGPU-C ++ | WebGPU-distribución
GLFW3WEBGPU | sdl2webgpu | sdl3webgpu
Estos son los archivos de origen del sitio web https://eliemichel.github.io/learnwebgpu.
La construcción del sitio web requiere 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 8000Luego navegue a http: // localhost: 8000. Debería ver el sitio web LearnWebGPU allí.
make tanglePara ayudar a este proyecto, puede: