glfw-bindgen

crates.io docs.rs

Bindings to GLFW generated with rust-bindgen.

While compiling this crate, it generates all the binding code and compiles GLFW from source.

Used GLFW version

Git revision dd8a678.

Features

wayland: Enables Wayland support. Please note that currently GLFW still prefers X11 if available, though you can bypass this by setting DISPLAY=.

Licensing

This project (and GLFW itself) is licensed under the zlib License.