examples: add textured-cube example

Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
Stephen Gutekanst 2022-04-24 08:54:02 -07:00 committed by Stephen Gutekanst
parent f8e7f96a4a
commit d0d0db8725
6 changed files with 383 additions and 7 deletions

View file

@ -4,3 +4,4 @@ The following examples have been ported from https://github.com/austinEng/webgpu
* ./rotating-cube/
* ./two-cubes/
* ./instanced-cube
* ./textured-cube