mach/examples/LICENSE
Lucas Romanó 7de47a8f2d examples: add map-async example
Signed-off-by: Lucas Romanó <9062026+lucasromanosantos@users.noreply.github.com>
2022-07-17 09:27:29 -07:00

10 lines
300 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
* ./map-async