English
Spanish
日本語
한국어
Русский
Українська
简体中文
Table of Contents
webgpufundamentals.org
Fix, Fork, Contribute
WebGPU Resources
Here are some other webgpu resources
Articles
Your first WebGPU app
Tour of WGSL
WebGPU Unleashed: A practical tutorial
Efficiently rendering glTF models
WebGPU Best Practices
Rosetta
- compare shaders in multiple shader languages
3D Graphics Beginner Tutorials and Projects
WebGPU Render Bundle Best Practices
Examples
WebGPU Samples
WebGPU Deferred Rendering
WebGPU Shadow Playground
WebGPU Metaballs
Shadertoy example in WebGPU
Shader Graph WGSL
Compute Toys
Debugging / Profiling
Profiling WebGPU with PIX (Windows Only)
Tools
WebGPUReport.org
- shows your WebGPU’s features
Libraries
3D Libraries
three.js
Examples
babylon.js
Utilities
webgpu-utils
- helps set uniform buffer data and more
wgsl-struct-buffer
- wgsl’s struct buffer view in ts with type check & infer
Debugging / Profiling Libraries
webgpu_inspector
- inspect webgpu resource and commands
webgpu-dev-extension
- various helpers for debugging and development as an extension.
webgpu-helpers
- various helpers for debugging and development.
webgpu-memory
- tells you how much memory you’re using
webgpu-avoid-redundant-state-setting
- checks your code for redundant WebGPU calls
webgpu_recorder
- records WebGPU to an .HTML fil. Helpful for making a standalone repo of a bug/issue.
English
Spanish
日本語
한국어
Русский
Українська
简体中文
Basics
Fundamentals
Inter-stage Variables
Uniforms
Storage Buffers
Vertex Buffers
Textures
Textures
Loading Images
Using Video
Cube Maps
Storage Textures
Multisampling / MSAA
Constants
Data Memory Layout
Transparency and Blending
Bind Group Layouts
Copying Data
Optional Features and Limits
Timing Performance
WGSL
How It Works
3D Math
Translation
Rotation
Scale
Matrix Math
Orthographic Projection
Perspective Projection
Cameras
Matrix Stacks
Scene Graphs
Lighting
Directional Lighting
Point Lighting
Spot Lighting
Techniques
2D
Large Clip Space Triangle
3D
Environment maps
Skyboxes
Compute Shaders
Compute Shader Basics
Image Histogram
Image Histogram Part 2
Misc
Resizing the Canvas
Multiple Canvases
Points
WebGPU from WebGL
Speed and Optimization
Debugging and Errors
Resources / References
WGSL Function Reference
WGSL Offset Computer
github
Tour of WGSL
WebGPU API Reference
WebGPU Spec
WGSL Spec
WebGPUReport.org
Web3DSurvey.com
Questions?
Ask on stackoverflow
.
Suggestion
?
Request
?
Issue
?
Bug
?
Please enable JavaScript to view the
comments powered by Disqus.
comments powered by
Disqus