add example based on webgpu-samples' instancedCube sample. Signed-off-by: Stephen Gutekanst <stephen@hexops.com> Co-authored-by: Stephen Gutekanst <stephen@hexops.com>
6 lines
236 B
Text
6 lines
236 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
|