LearnWebGPU
1.0.0

LearnWebgpu | Webgpu-c ++ | WebGPU-distribuição
GLFW3WebGPU | sdl2webgpu | sdl3webgpu
Este são os arquivos de origem do site https://eliemichel.github.io/learnwebgpu.
Construir o site requer 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 8000Em seguida, navegue para http: // localhost: 8000. Você deve ver o site da LearnWebGPU lá.
make tanglePara ajudar este projeto, você pode: