From 35eef83ba2c8c69c99fce8e7f53fc9aa88b15659 Mon Sep 17 00:00:00 2001 From: Brendan Zabarauskas Date: Wed, 3 Jul 2013 18:02:18 -0700 Subject: [PATCH] Add glfw --- Projects-using-Rust.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Projects-using-Rust.md b/Projects-using-Rust.md index aca4e84..08c1f09 100644 --- a/Projects-using-Rust.md +++ b/Projects-using-Rust.md @@ -22,6 +22,7 @@ Bindings -------- * Azure 2D graphics library: https://github.com/mozilla-servo/rust-azure/ +* GLFW: https://github.com/bjz/glfw-rs/ * OpenGL ES: https://github.com/mozilla-servo/rust-opengles * SDL: https://github.com/brson/rust-sdl * OpenSSL libcrypto: https://github.com/kballard/rustcrypto