[rs] Update readme with Yatekii's fork of imgui-wgpu-rs

This commit is contained in:
Noah Hüsser 2019-09-15 00:49:05 +02:00
parent 43621c5160
commit 0e3b6d7ea1

View File

@ -36,7 +36,7 @@ Shout out to the following projects that work best with wgpu-rs:
- [wgpu_glyph](https://github.com/hecrj/wgpu_glyph) - for your text-y rendering needs
- [coffee](https://github.com/hecrj/coffee) - a whole 2D engine
- [rgx](https://github.com/cloudhead/rgx) - a 2D graphics library
- [imgui-wgpu](https://github.com/unconed/imgui-wgpu-rs) - Dear ImGui interfacing
- [imgui-wgpu](https://github.com/Yatekii/imgui-wgpu-rs) - Dear ImGui interfacing
## Development