examples: add ported rotating-cube example (#227)

This commit is contained in:
PiergiorgioZagaria 2022-04-17 22:50:25 +02:00 committed by GitHub
parent 93629022c5
commit f96bbb453e
Failed to generate hash of commit
6 changed files with 322 additions and 13 deletions

View file

@ -1,3 +1,4 @@
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/
* ./boids/
* ./rotating-cube/