RG - Feature-Based Bitmap Graphics Engine
- LibAgar
Agar-RG (now included in ag_map) is a small library for generating and manipulating feature-based pixmap elements. It defines a binary format which allows directives, transformations and instancing of graphical elements.
Agar-RG is bundled with the Agar distribution,
but compiled as a separate library.
Applications should link against `agar-rg-config --libs`
(or the
ag_rg.dll
library on Windows).
For the API reference, see AG_Intro(3) or RG_Tileset(3).