o
odin.langpkg.dev
packages / binding / odin-egl

odin-egl

ac5e8d8binding

EGL bindings for the Odin programming language

No license · updated 6 months ago

Odin bindings for EGL

Provides bindings for the Khronos EGL 1.5 API.

Bindings are made typesafe where possible, incorporating most frequently used extensions.

Code can be regenerated by using make bindgen together with the bindgen tool.