mirror of
https://github.com/rust-unofficial/awesome-rust
synced 2024-11-04 12:00:12 +00:00
Add glium to OpenGL section
This commit is contained in:
parent
79c252ace7
commit
d307f52344
@ -205,6 +205,7 @@ The goal is to have only projects that are mostly stable and useful to users.
|
||||
* [bjz/glfw-rs](https://github.com/bjz/glfw-rs) — [<img src="https://travis-ci.org/bjz/glfw-rs.svg?branch=master">](https://travis-ci.org/bjz/glfw-rs)
|
||||
* [servo/rust-glut](https://github.com/servo/rust-glut)
|
||||
* [tomaka/glutin](https://github.com/tomaka/glutin) — Rust alternative to [GLFW](http://www.glfw.org/) [<img src="https://travis-ci.org/tomaka/glutin.svg?branch=master">](https://travis-ci.org/tomaka/glutin)
|
||||
* [tomaka/glium](https://github.com/tomaka/glium) — Safe OpenGL wrapper for the Rust language. [<img src="https://travis-ci.org/tomaka/glium.svg?branch=master">](https://travis-ci.org/tomaka/glium)
|
||||
* Qt
|
||||
* [cyndis/qmlrs](https://github.com/cyndis/qmlrs) — [QtQuick](http://doc.qt.io) bindings [<img src="https://travis-ci.org/cyndis/qmlrs.svg?branch=master">](https://travis-ci.org/cyndis/qmlrs)
|
||||
* SDL
|
||||
|
Loading…
Reference in New Issue
Block a user