mach icon indicating copy to clipboard operation
mach copied to clipboard

examples: More WebGPU examples

Open emidoots opened this issue 3 years ago • 4 comments

I'd like to end up with most interesting WebGPU examples out there ported over for people to easily use/consume from Zig.

If you'd like to port one of these examples over (or come up with your own WebGPU example), feel free to do so and send a PR / post here! This is a tracking issue for exactly that.

You can use this as a template for where to put the code: https://github.com/hexops/mach/pull/227

emidoots avatar Apr 17 '22 22:04 emidoots

Guess we can check off the "instancedCube" box due to #246. Also there is a "two-cubes" example already.

johanfforsberg avatar Apr 21 '22 07:04 johanfforsberg

https://github.com/hexops/mach/pull/410 brings the image-blur example

emidoots avatar Jul 15 '22 19:07 emidoots

map-async added with #414

alichraghi avatar Jul 17 '22 16:07 alichraghi

helloTriangleMSAA has been added with #513

alichraghi avatar Sep 08 '22 10:09 alichraghi