Package org.lwjgl.egl


@NullMarked package org.lwjgl.egl
Contains bindings to the EGL API, an interface between Khronos rendering APIs such as OpenGL ES or OpenVG and the underlying native platform window system. It handles graphics context management, surface/buffer binding and rendering synchronization and enables high-performance, accelerated, mixed-mode 2D and 3D rendering using other Khronos APIs.

Resources