From 8b13a10d2d46cb8c8d709e46bd6d12ae1d487e29 Mon Sep 17 00:00:00 2001 From: Dzmitry Malyshau Date: Wed, 12 Feb 2020 02:50:27 +0100 Subject: [PATCH] Add Conrod to the friends list --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 065310ef9a..9f13a88af1 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,9 @@ 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 + +Also, libraries that have support for wgpu-rs: + - [conrod](https://github.com/PistonDevelopers/conrod) - shader-based UI - [lyon](https://github.com/nical/lyon) - a path tessellation library ## Development