mach/examples/LICENSE
Lucas Romanó a787265af2 examples: add image-blur example
Signed-off-by: Lucas Romanó <9062026+lucasromanosantos@users.noreply.github.com>
2022-07-15 12:02:17 -07:00

9 lines
286 B
Text

The following examples have been ported from https://github.com/austinEng/webgpu-samples and are licensed under BSD 3-Clause License (provided in LICENSE.webgpu-samples):
* ./boids/
* ./rotating-cube/
* ./two-cubes/
* ./instanced-cube
* ./textured-cube
* ./fractal-cube
* ./image-blur