Coming soon
amalgame-ui-gfx2d
Gradients, polygons, Bezier, PNG/JPG loading.
Overview
2D vector layer on top of SDL/GL — geometric primitives (lines, Bezier curves, polygons), gradients, rasterized text, image loading via image. Designed for custom UIs, dashboards, creative tools.
Features
- ◐2D primitives: lines, Bezier curves, polygons
- ◐Linear and radial gradients
- ◐Rasterized text via FreeType (dynamic-link)
- ◐PNG/JPG loading through the
imagepackage - ◐Status: planning
Example
Minimal usage example — copy-paste runnable after install.
# Coming soon # amc package add ui-gfx2d
At a glance
- License: Apache-2.0
- Install:
amc package add ui-gfx2d - Source: amalgame-lang/amalgame-ui-gfx2d
- Official index: amalgame-lang/packages-index