Skip to content

Commit

Permalink
Add five projects
Browse files Browse the repository at this point in the history
  • Loading branch information
Vipitis committed Jan 20, 2024
1 parent 290c7d5 commit c2a9b29
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,13 @@ well with Asyncio or Trio.

This code is distributed under the 2-clause BSD license.

## Projects using `wgpu-py`

* [pygfx](https://github.com/pygfx/pygfx) - A python render engine running on wgpu.
* [shadertoy](https://github.com/pygfx/shadertoy) - Shadertoy implementation using wgpu-py.
* [tinygrad](https://github.com/tinygrad/tinygrad) - deep learning framework
* [fastplotlib](https://github.com/fastplotlib/fastplotlib) - A fast plotting library
* [xdsl](https://github.com/xdslproject/xdsl) - A Python Compiler Design Toolkit (optional wgpu interpreter)

## Developers

Expand Down

0 comments on commit c2a9b29

Please sign in to comment.