Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 1.35 KB

README.md

File metadata and controls

28 lines (17 loc) · 1.35 KB

WebGPU Sketch Dojo

https://gnikoloff.github.io/webgpu-dojo/

Sketch render

A collection of experiments with the emerging WebGPU API.

Most of the samples are built with my micro WebGPU rendering & compute library hwoa-rang-gpu

Running the samples

Please use latest Google Chrome or Google Chrome Canary or Firefox Nightly (Instructions). Linux users might need to take extra steps for Chrome as explained here.

Keep in mind that WebGPU is still considered an experimental API and some of the demos might break. Please file an issue if something is not working.

Tools used

References