Download List

Descripción del Proyecto

Agar is a toolkit for graphical applications. It
features a modern GUI system with an unobtrusive
API. Agar can use different graphics interfaces,
such as SDL and OpenGL, and it has been ported to
numerous platforms, including game consoles and
embedded systems. Agar is implemented in C, but
can be used from other languages.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-04-21 15:22 Back to release list
04212005

Todo el código relacionado con los mapas se ha trasladado a una biblioteca independiente (libmap). La interfaz de gfx (que gestiona las superficies gráficas) se ha reestructurado para permitir que los datos como los puntos de origen, rompiendo los modos y las asignaciones de textura de OpenGL. Varias mejoras para dibujar y la mezcla pixmap se hicieron. Una transformación de rotación para los sprites se aplicó. Minor bug fixes se hicieron para reproductores como el desplazamiento y la paleta de VHS.
Tags: Minor feature enhancements
All code related to maps has been moved to a
separate library (libmap). The gfx interface
(which manages graphic surfaces) has been
restructured to allow for data such as origin
points, snapping modes, and OpenGL texture
mappings. Several improvements to sketch and
pixmap blending were made. A rotation transform
for sprites was implemented. Minor bug fixes were
made to widgets such as scrollbar and HSV palette.

Project Resources