examples: add ported two-cubes example (#228)

This commit is contained in:
PiergiorgioZagaria 2022-04-17 23:31:52 +02:00 committed by GitHub
parent f96bbb453e
commit 3fb59a1e34
Failed to generate hash of commit
6 changed files with 324 additions and 0 deletions

View file

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