LearnWebGPU
1.0.0

Learnwebgpu | WebGPU-C ++ | WebGPU-Verteilung
GLFW3Webgpu | sdl2Webgpu | SDL3Webgpu
Dies sind die Quelldateien der Website https://eliemichel.github.io/learnwebgpu.
Erstellen der Website erfordert 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 8000Dann stöbern Sie zu http: // localhost: 8000. Dort sollten Sie die LearnWebgpu -Website sehen.
make tangleUm diesem Projekt zu helfen, können Sie: