LearnWebGPU
1.0.0

LearnWebgpu | WebGPU-C ++ | การแจกแจง webgpu
glfw3webgpu | SDL2WEBGPU | sdl3webgpu
นี่คือไฟล์ต้นฉบับของเว็บไซต์ https://eliemichel.github.io/learnwebgpu
การสร้างเว็บไซต์ต้องใช้ 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 8000จากนั้นเรียกดู http: // localhost: 8000 คุณควรเห็นเว็บไซต์ LearnWebgpu ที่นั่น
make tangleเพื่อช่วยโครงการนี้คุณสามารถ: