Please note that the examples you see on GitHub may not be compatible with the wgpu version you've installed on your system.
You can:
- View the examples in the online docs:
- TODO: the gallery is not implemented yet.
- View the examples at the version you've installed:
- In the url
https://github.com/pygfx/wgpu-py/tree/main/examples
you can replacemain
with e.g.vx.y.z
to see the compatible version.
- In the url
- Install the bleeding edge version of wgpu-py:
- Checkout the developers section in the readme.