#opengl-context #raw-window-handle #x11 #macos

gl-from-raw-window-handle

Library for creating an OpenGL context from a RawWindowHandle

2 releases

0.1.1 Jul 28, 2024
0.1.0 Jul 28, 2024

#363 in Graphics APIs


Used in 2 crates (via wutengine_opengl)

MIT/Apache

27KB
604 lines

gl-from-raw-window-handle

Cargo Documentation

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

raw-gl-context is distributed under the terms of both the MIT license and the Apache license, version 2.0. Contributions are accepted under the same terms.

Dependencies

~70–680KB
~11K SLoC