84 breaking releases

new 0.86.0 Oct 21, 2024
0.85.1 Jun 14, 2024
0.85.0 May 21, 2024
0.84.0 Jan 19, 2024
0.0.9 Mar 5, 2015

#72 in Graphics APIs

Download history 649/week @ 2024-07-04 1149/week @ 2024-07-11 1654/week @ 2024-07-18 1486/week @ 2024-07-25 1416/week @ 2024-08-01 2161/week @ 2024-08-08 1563/week @ 2024-08-15 1277/week @ 2024-08-22 1554/week @ 2024-08-29 1400/week @ 2024-09-05 1597/week @ 2024-09-12 2051/week @ 2024-09-19 1818/week @ 2024-09-26 991/week @ 2024-10-03 716/week @ 2024-10-10 861/week @ 2024-10-17

4,822 downloads per month
Used in fewer than 32 crates

MIT license

76KB
1.5K SLoC

opengl_graphics Build Status Crates.io Crates.io

An OpenGL 2D back-end for the Piston game engine

Maintainers: @Potpourri, @bvssvni, @mitchmindtree

Important!

OpenGL needs to load function pointers before use. If you are experiencing strange error messages like "X not loaded" this is likely the case. This is done automatically for you in the SDL2 and GLFW window back-ends for Piston. To do this manually, see the README in gl-rs

Dependencies

dependencies

How to contribute


lib.rs:

An OpenGL back-end for Rust-Graphics

Dependencies

~4–7MB
~136K SLoC