Download List

Descripción del Proyecto

ZEngine is a cross-platform 2D API which uses a
combination of OpenGL and SDL to provide speed and
functionality as well as portability. The library
can be used on any platform SDL supports, but for
full functionality requires OpenGL and several SDL
extension libraries. A class-based design allows
the easy management of resources and makes
learning the API easy, allowing more time to be
spent on the development of the actual game than
learning of various APIs. Current development
platforms are Windows and Linux, but ZEngine is
reported to work on similar operating systems
(like OSX), and help is available for anyone
porting to any platform.

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.

2003-10-07 05:54
0.8.5

Para ayudar a los desarrolladores de Windows que puede ser afectado por la eliminación de los VC6, Dev-C + + los archivos de proyecto se han añadido. En Linux, el sistema de construcción ha sido mejorado. El SDL-única opción backend ha regresado. Dos características zImage se agregaron nuevas: la capacidad de dibujar con sombreado de las opciones y la posibilidad de especificar un rectángulo de recorte. ZImage, ZSound, y ZFont ahora son capaces de cargar de un archivo zip a través de la biblioteca zlib incluida. Varias características se han añadido otros, y algunos pequeños errores han sido corregidos.
Tags: Major feature enhancements
To help Windows developers that may be hurt by the
removal of VC6, Dev-C++ project files have been
added. On Linux, the build system has been
improved. The SDL-only backend option has
returned. Two new ZImage features were added: the
ability to draw with shading options and the
ability to specify a clipping rectangle. ZImage,
ZSound, and ZFont are now able to load from a zip
archive via the included zlib library. Several
other features have been added, and some small
bugs have been fixed.

Project Resources