From 8df9577b50799c0bfc39fa4771d545786153bcaa Mon Sep 17 00:00:00 2001 From: Dzmitry Malyshau Date: Fri, 6 Mar 2020 11:38:54 -0500 Subject: [PATCH] Add grr-2d --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a563f6a821..33a5f001a6 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ Shout out to the following projects that work best with wgpu-rs: Also, libraries that have support for wgpu-rs: - [conrod](https://github.com/PistonDevelopers/conrod) - shader-based UI +- [grr-2d](https://github.com/norse-rs/grr-2d) - experimental 2D renderer - [lyon](https://github.com/nical/lyon) - a path tessellation library ## Development