Coming soon
amalgame-ui-gl
OpenGL 3.3 core — GLProgram / GLBuffer / GLTexture.
Overview
OpenGL 3.3 core profile binding, on top of ui-sdl for context creation. Typed API around GLProgram, GLBuffer, GLTexture, GLFramebuffer. Target: modern 3D rendering and lightweight compute.
Features
- ◐OpenGL 3.3 core (with opt-in 4.x extensions)
- ◐Typed wrappers around GL objects
- ◐Shader compilation and linking with clear error messages
- ◐Built on
ui-sdlfor window/context - ◐Status: planning, after
ui-sdlstabilizes
Example
Minimal usage example — copy-paste runnable after install.
# Coming soon # amc package add ui-gl
At a glance
- License: Apache-2.0
- Install:
amc package add ui-gl - Source: amalgame-lang/amalgame-ui-gl
- Official index: amalgame-lang/packages-index