3 releases
0.1.2 | Oct 29, 2024 |
---|---|
0.1.1 | Jul 28, 2024 |
0.1.0 | Jul 28, 2024 |
#882 in Game dev
164 downloads per month
Used in 2 crates
(via wutengine_opengl)
28KB
604 lines
gl-from-raw-window-handle
Library for creating an OpenGL context from a RawWindowHandle. Supported platforms are Windows, macOS, and X11.
Credits
Originally forked from Aargonian, who in turn forked the original project by glowcoil
License
gl-from-raw-window-handle is distributed under the terms of both the MIT license and the Apache license, version 2.0. Contributions are accepted under the same terms.
lib.rs
:
gl-from-raw-window-handle
A crate for generating an OpenGL context for an instance of [raw_window_handle]
Dependencies
~70–680KB
~11K SLoC