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
4,822 downloads per month
Used in fewer than 32 crates
76KB
1.5K
SLoC
opengl_graphics
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
lib.rs
:
An OpenGL back-end for Rust-Graphics
Dependencies
~4–7MB
~136K SLoC