mach/examples/LICENSE
Stephen Gutekanst d0d0db8725 examples: add textured-cube example
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
2022-04-24 16:07:59 +00:00

7 lines
254 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