Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - EgonOlsen

Pages: 1 ... 19 20 [21] 22 23 ... 27
301
News / LWJGL 1.1 is out!
« on: May 04, 2007, 11:24:24 am »
Get more information here: http://lwjgl.org/forum/index.php/topic,2314

302
News / Away from keyboard for a few days
« on: April 30, 2007, 07:42:29 am »
I'll be back on friday.

Have fun!

303
Support / MOVED: Members' backgrounds...
« on: April 19, 2007, 05:24:23 pm »

304
News / Version 1.13 has been released!
« on: March 02, 2007, 06:03:42 pm »
Compared to the last beta, this version comes with an updated version of LWJGL, an additional method in Matrix and a fix in the collision listener handling. Changes are documented here: http://www.jpct.net/changes.html

Have fun!

305
News / New forum!
« on: February 27, 2007, 08:07:55 pm »
I've switched from phpBB to SMF. I hope that everything is still working as expected. If you are missing something, please let me know.

306
News / LWJGL 1.0 is out!
« on: February 06, 2007, 04:59:59 pm »

307
News / Beta version of 1.13 available!
« on: January 24, 2007, 11:17:13 pm »
This time, i'll start with a beta version instead of releasing a final version, because i made some changes that affect some internals and i'm not 100% sure that i got everything right in the end. So here you go:

http://www.jpct.net/download/beta/jpctapi.zip

This is the same version that i referenced to in two other threads. By posting it here, i hope to broaden the audience...

Changes so far are:

Quote
1.13 - Fixed a bug in the new Light class in the util-package. Added support for anti aliasing (2x and 4x) to the hardware renderer. Fixed a stupidity in FrameBuffer. Worked around a problem in the KeyMapper that caused an infinite loop when creating the Keyboard under some circumstances. Added a synchronization object for similar purposes to FrameBuffer. Added support for post processing of the framebuffer as well as an implementation that offers a bloom effect (kind of pseudo-hdr) for the OpenGL renderers. Added support for "render to texture" for all renderers. With this, it's possible to redirect the render into a texture instead of the actual framebuffer. Removed support for the legacy mode for OpenGL. Changed a framebuffer's default mode to software/opengl-alike instead of legacy. This is another step into the direction of dropping legacy support completly in the future. Changed RGB-Scale setting in the OpenGL renderers. Added support for Wavefront's OBJ-format to Loader. The framebuffer's alpha value is no longer 0 but 255 when using the software renderer. In addition, you can enable a framebuffer that supports alpha values for the software renderer by setting Config.useFramebufferWithAlpha to true. Fixed a bug in the per-pixel-fog of the software renderer when combined with oversampling.

308
News / LWJGL 1.0rc1 is out
« on: January 08, 2007, 05:45:20 pm »

309
News / Forum update to 2.0.22
« on: January 03, 2007, 11:32:46 pm »
I hope that everything works fine...

310
News / Java6
« on: December 15, 2006, 04:35:23 pm »
As you may have noticed, Java6 has been released. I did some quick and dirty tests with jPCT and got (on a Core2Duo machine @ 3.2GHz) around 5% more performance in hardware and up to 26%!! more performance in software rendering mode. So if nothing speaks against it, i suggest to upgrade to get a few extra fps.

311
News / Away from keyboard for one week
« on: December 06, 2006, 06:41:45 pm »
I'll be back at december, 12th. (from a short trip to Vienna).

312
Projects / Buggaroo
« on: December 01, 2006, 12:48:39 am »
This is a little side project of mine and it's not jPCT related. But anyway, this is my forum, so can post it where i want... :wink:
Buggaroo is (like Paradroidz) a Paradroid clone but this time in 4K (4086 bytes to be exact). It's an entry for the upcoming Java 4K contest 2007.
Sources are included, but be aware: They are not very pretty because the game had to fit in a 4K jar.

Here you go: http://www.jpct.net/4k/buggaroo/

313
News / Away from keyboard for 2 weeks
« on: September 29, 2006, 03:58:40 pm »
That means no support from me until 14th Oct. Have fun!

314
Bugs / Bug in the Light class in com.threed.jpct.util in 1.12
« on: September 18, 2006, 06:04:53 pm »
A fixed jar can be found here: http://www.jpct.net/download/beta/jpct_112pl1.jar

setDiscardDistance() wasn't working correctly and so wasn't isEnabled(). Both should be fixed now.

315
News / Version 1.12 has been released!
« on: September 05, 2006, 08:44:51 pm »
Changes can be found here: http://www.jpct.net/changes.html

Have fun!

Pages: 1 ... 19 20 [21] 22 23 ... 27