Page 1 of 1

Java Port of the Framework

Posted: July 21st, 2014, 9:21 pm
by Craigspaz
Well I made a Java with Lwjgl version of Chili's Framework just for fun. It is an eclipse project but you could convert it if you want to use Netbeans. There is one bug and that is if you set a color for something to draw and then draw a texture then the texture would have that color placed over it. But just loading textures or just drawing shapes works perfectly. I could not figure out how to clear the color buffer completely. The Project has lwjgl packaged inside of it. Good luck to any who wants to use it. I hope it is useful to someone.

Here is the download link https://www.mediafire.com/?f8fz868nn1ccqy9. The project is 25mb which is larger that the max file size due to LWJGL being packaged inside.