raw-gl-context 0.1.0

Library for creating an OpenGL context from a RawWindowHandle
Documentation
1
2
3
4
5
6
7
# raw-gl-context


Library for creating an OpenGL context from a [RawWindowHandle](https://crates.io/crates/raw-window-handle). Supported platforms are Windows, macOS, and X11.

## License


raw-gl-context is distributed under the terms of both the [MIT license](LICENSE-MIT) and the [Apache license, version 2.0](LICENSE-APACHE). Contributions are accepted under the same terms.