diff --git a/wgpu/README.md b/wgpu/README.md index 849c1336da..cea477cbe3 100644 --- a/wgpu/README.md +++ b/wgpu/README.md @@ -40,6 +40,7 @@ Shout out to the following projects that work best with wgpu-rs: - [imgui-wgpu](https://github.com/Yatekii/imgui-wgpu-rs) - Dear ImGui interfacing - [pixels](https://github.com/parasyte/pixels) - the easiest way to create a hardware-accelerated pixel frame buffer - [kas](https://github.com/dhardy/kas) - tooKit Abstraction System + - [lyon](https://github.com/nical/lyon) - a path tessellation library ## Development