OpenGL backend for gfx-rs, enabling graphics rendering via OpenGL.
# Cargo.toml
[dependencies]
gfx-backend-gl = "0.9.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of the gfx-backend-gl crate to initialize the OpenGL backend.
Ensure your system supports OpenGL 3.3 or higher.
No dependency data recorded yet.