skia2/demos.skia.org/demos
Kevin Lubick 68365c7579 [demos] Add WebGPU demo using origin trial
Before we get too excited, this does not use CanvasKit.

What this does add is an origin-trial token so we can
more easily demo our progress on *.skia.org and test
locally using localhost:8123 (which is the default
if you run make local in //demos.skia.org)

To view this locally, I started chrome (stable 94) with
--enable-features=Vulkan --enable-unsafe-webgpu

Enabling the Vulkan was the advice of
https://web.dev/gpu/#browser-support
The second flag make sure the whole stack also uses Vulkan.

Change-Id: Ia1838352a46387b0b79e353601a32c859f6911c1
Bug: skia:12512
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/457316
Reviewed-by: Brian Salomon <bsalomon@google.com>
2021-10-08 16:35:34 +00:00
..
hello_world [canvaskit] Update all demos to use full version from 0.25.0 2021-03-03 14:38:35 +00:00
image_decode_web_worker [canvaskit] Update all demos to use full version from 0.25.0 2021-03-03 14:38:35 +00:00
image_sampling Convert internal SkSL to use .eval() 2021-09-03 15:54:54 +00:00
path_performance [canvaskit] Update all demos to use full version from 0.25.0 2021-03-03 14:38:35 +00:00
sampling_types Demo different sampling options 2021-04-14 19:17:57 +00:00
textedit Add 'w'avy style to textedit 2021-05-31 20:43:39 +00:00
textures [canvaskit] Fix demo image link 2021-06-03 12:57:50 +00:00
up_scaling Convert internal SkSL to use .eval() 2021-09-03 15:54:54 +00:00
web_worker [canvaskit] Update all demos to use full version from 0.25.0 2021-03-03 14:38:35 +00:00
webgpu [demos] Add WebGPU demo using origin trial 2021-10-08 16:35:34 +00:00