LWJGL Forum

Programming => General Java Game Development => Topic started by: broumbroum on August 16, 2010, 13:24:23

Title: Free-form project now with JIGAXtended 4.3+
Post by: broumbroum on August 16, 2010, 13:24:23
JiGAXtended API's released the 4.3 version which includes new ant tasks to manage free-form projects using the JiXAkernel Applet and Frame app. Since JIGAXtended API features LWJGL, it is intended to simplify access to Game Applets that would like to use the LWJGL engine (alternatively to LWJGL proprietary's AppletLoader).

Original topic : FREE-FORM PROJECT NOW with JIGAXtended 4.3  (http://sourceforge.net/apps/phpbb/sf3jswing/viewtopic.php?f=6&t=16#p38)
Download at : sf.net files (http://sourceforge.net/projects/sf3jswing/files/API_JIGAXtended%20API%20(JXA)/4.3/)

A new WIKI's been published : WIKI (http://sourceforge.net/apps/mediawiki/sf3jswing/)
 :D
Title: Re: Free-form project now with JIGAXtended 4.3+
Post by: broumbroum on September 29, 2010, 22:04:03
JIGAXtended  4.4.0 and JXAKernel 1.1.3 have been released.
changes logs : http://sourceforge.net/apps/phpbb/sf3jswing/viewtopic.php?f=3&t=17

customized JNLP's codebase from build.xml configuration files; new kernel splash screen for AntApplet (it actually displays into the browser, no more disturbing popup); direct Buffers replace arrays for ALL openGL calls; new GLFX class that performs GL rendering of visual effects in 1 or 2 passes for geometrical Shape's (currently testing);...
 :)