#opengl #graphics #egl #gl

glia

Cross-platform OpenGL ES 2.0 implementation with extended support for the unterlying native platforms

1 unstable release

0.1.0 Nov 3, 2022

#933 in Graphics APIs

23 downloads per month

MIT license

2KB

👾 glia

OpenGL Implementation Adapter is a supercharged cross-platform OpenGL ES 2.0 implementation with extended support for the unterlying native platforms.

Modern APIs like Vulkan, Metal and WebGPU offer flexibility and performance, however require features absent on many older GPUs and embedded devices like the Raspberry Pi family. At this level there is no alternative to OpenGL ES 2.0, which is supported on most devices of the last decades as the minimal common ground of modern programmable graphics.

No runtime deps