86 breaking releases
0.88.0 | Feb 21, 2025 |
---|---|
0.86.0 | Oct 21, 2024 |
0.85.1 | Jun 14, 2024 |
0.84.0 | Jan 19, 2024 |
0.0.9 | Mar 5, 2015 |
#70 in Graphics APIs
10,108 downloads per month
Used in fewer than 33 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
~5–8MB
~159K SLoC