cpp-cheat/opengl/egl.md
2017-03-11 21:01:36 +00:00

467 B

EGL

https://en.wikipedia.org/wiki/EGL_(API)

Looks like a Khronos standardized alternative to GLX. Possibly with focus to portability to mobile, often used with GLES.

Desktop example

TODO: haven't gotten one working yet: