shi-yan / WebGPUUnleashed

Code samples for 'WebGPU Unleashed: A Practical Tutorial'

Home Page:https://shi-yan.github.io/WebGPUUnleashed/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WebGPU Unleashed: A Practical Tutorial

cover

Welcome to the code samples for 'WebGPU Unleashed: A Practical Tutorial', your ticket to the dynamic world of graphics programming.

Dive in and discover the magic of creating stunning visuals from scratch, mastering the art of real-time graphics, and unlocking the power of WebGPU - all in one captivating tutorial.

Get started here with the live online editor, or clone this repo and start a web server from the root directory. For example:

python3 -m http.server

About

Code samples for 'WebGPU Unleashed: A Practical Tutorial'

https://shi-yan.github.io/WebGPUUnleashed/


Languages

Language:HTML 77.4%Language:JavaScript 20.8%Language:C++ 0.8%Language:WGSL 0.6%Language:CMake 0.2%Language:Python 0.2%