85 breaking releases
new 0.87.0 | Jan 8, 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 |
#197 in Graphics APIs
7,951 downloads per month
Used in fewer than 32 crates
75KB
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
~138K SLoC