WebGPU Sketch Dojo

2021

Graphics Demo

  • Javascript
  • WebGPU

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

code - https://github.com/gnikoloff/webgpu-dojo

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

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.

Blinn-Phong Material

WebGPU Blinn-Phong material example

Shadow Mapping

WebGPU Shadow Mapping example

glTF Model

WebGPU Complex glTF model example