Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

README.md

Blank WebGPU

A bare bones WebGPU demo used as a starting point for other demos. As WebGPU needs a pipeline to even clear the screen this demo draws the simplest triangle geometry so all the relevant elements of the code are in place to build more complex demos.

References