An OpenGL 2D backend for the Piston game engine, providing rendering capabilities.
# Cargo.toml
[dependencies]
piston2d-opengl_graphics = "0.89.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sets up a Piston window with OpenGL 2D graphics backend and clears the screen.
Add `piston_window` to Cargo.toml and use it to create the window.
No dependency data recorded yet.