English
Spanish
日本語
한국어
Русский
简体中文
WebGPU Fundamentals
English
Spanish
日本語
한국어
Русский
简体中文
A set of articles to help learn WebGPU
Basics
Fundamentals
Inter-stage Variables
Uniforms
Storage Buffers
Vertex Buffers
Textures
Loading Images
Using Video
Constants
Data Memory Layout
Copying Data
Optional Features and Limits
WGSL
How It Works
3D Math
Translation
Rotation
Scale
Matrix Math
Orthographic Projection
Perspective Projection
Cameras
Matrix Stacks
Scene Graphs
Compute Shaders
Compute Shader Basics
Misc
WebGPU from WebGL
Resources / References
WGSL Function Reference
WGSL Offset Computer
github
Tour of WGSL
WebGPU API Reference
WebGPU Spec
WGSL Spec
WebGPUReport.org
Web3DSurvey.com
Fix, Fork, Contribute