From 87e34f8af8ad08363b46f20249a1929a80fea4f4 Mon Sep 17 00:00:00 2001 From: Lukas Wirth Date: Wed, 1 Jan 2020 15:01:24 +0100 Subject: [PATCH] [rs] add lyon to friends --- wgpu/README.md | 1 + 1 file changed, 1 insertion(+) 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