From ae045edcb68ae029234e830107728f05192369a4 Mon Sep 17 00:00:00 2001 From: Dzmitry Malyshau Date: Thu, 5 Mar 2020 23:45:24 -0500 Subject: [PATCH] [rs] Add nannou to the friends list --- wgpu/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/wgpu/README.md b/wgpu/README.md index 8d5c6b69cc..a563f6a821 100644 --- a/wgpu/README.md +++ b/wgpu/README.md @@ -46,6 +46,7 @@ Shout out to the following projects that work best with wgpu-rs: - [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 - [oxiditor](https://github.com/Ruddle/oxidator) - RTS game engine +- [nannou](https://github.com/nannou-org/nannou) - a creative coding framework Also, libraries that have support for wgpu-rs: