|
Agar-MAP
provides useful programmatic interfaces for graphical 2D applications
(either framebuffer or OpenGL-based), which use tiling as a clipping method.
This includes, most notably, video games with isometric or platform
layouts and scrollers.
Agar-MAP requires the libraries
Agar and
Agar-RG.
The library includes a visualization widget for the
Agar GUI.
The widget provides a convenient "tool" system to faciliate the
implementation of editors.
Some edition tools are included in the package.
API documentation: MAP,
MAP_Actor,
MAP_View
|