Skip to content

HugoDaniel/webgpu-diagnostics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebGPU Diagnostics

The app collects runtime diagnostics for the active WebGPU adapter and device, then draws a triangle generated through the compute pipeline. You can adjust shader complexity with the sidebar sliders, inspect the live WGSL output, and monitor timing numbers for pipeline and shader compilation.

Use it to confirm WebGPU support in different browsers, compare limits between machines, or reproduce driver issues without building a full project.

Live demo

About

A page that performs runtime diagnostics of your WebGPU device and adapter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors