From d00804aa3fd42e2294a747de31e4b790085a2c4b Mon Sep 17 00:00:00 2001 From: Lukas Wirth Date: Wed, 1 Jan 2020 15:01:24 +0100 Subject: [PATCH] add lyon to friends --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 849c1336da..cea477cbe3 100644 --- a/README.md +++ b/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