GLFW window and input backend for the luminance graphics framework.
# Cargo.toml
[dependencies]
luminance-glfw = "0.18.3"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a GLFW window with OpenGL 3.3 context.
Ensure GLFW is installed (e.g., `libglfw3-dev` on Ubuntu) and the system supports OpenGL 3.3+.
No dependency data recorded yet.