PDA

View Full Version : Easy Accelerated Image Rendering lib v 0.1



wraggster
June 17th, 2007, 17:01
News/release from the darkside986:


Hazed Mirror Productions presents:
An Easy Accelerated Image lib v 0.1 (alpha)

Link: http://www.mediafire.com/?f0mejxbd3xz

The simple set of files (image.h/c, misc.h/c) is intended to be an alternative to graphics.h/c because it adds useful features such as faster rendering, image scaling, and rotation. I have tried to design it to be as simple as graphics.c/h and also have more features. Unfortunately, some features (such as blitting and image to another image) didn't make it into this release but it is released under the open source FreeBSD license so anyone can freely use it and re-release enhancements without permission.

The download contains a simple demo program that shows how to use the functions to render a spinning object (windmill).

Download Via Link Above
via thedarkside986 (http://forums.qj.net/showpost.php?p=1610831&postcount=1)

Buddy4point0
June 17th, 2007, 17:48
sweet i wish someone would make a lua library like this