LWJGL
February 07, 2012, 06:25:31 *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: LWJGL 2.8.3 released!
 
   Home   Help Search Login Register  



Pages: [1] 2 3
  Print  
Author Topic: LWJGL 1.0 Released  (Read 31440 times)
Matzon
Administrator
Demigod
*****
Posts: 2163



« on: February 04, 2007, 14:31:55 »

Yay!

finally at the big 1.0.
Due to some weird errors, I have been unable to tag the 1.0 release. It was build from revision 2737.

grab it here:
http://sourceforge.net/project/showfiles.php?group_id=58488

As always, consider donating if you use LWJGL.

This marks the beginning of an unstable period where we plan some big changes, stay tuned for more.
Logged

http://certusgames.com (Free Online Multiplayer Java Games)
http://lwjgl.org (OpenGL/OpenAL for Java)
mot
Regular nerd
**
Posts: 57


WWW
« Reply #1 on: February 04, 2007, 19:15:57 »

Congratulations and big thanks to all LWJGL developers & contributors!
Logged

Tom Andrle - Catnap Games - http://www.catnapgames.com
elias4444
Nerdus Imperius
*****
Posts: 636



WWW
« Reply #2 on: February 04, 2007, 20:19:35 »

w00t!!!!!!
  Grin Grin Grin Grin Grin Grin Grin
Logged

=-=-=-=-=-======-=-=-=-=-=-
http://www.tommytwisters.com
numberR
Talks Too Much
***
Posts: 101


« Reply #3 on: February 04, 2007, 21:04:56 »

Yea!!!
Logged
Sormuras
Newbie
*
Posts: 46



« Reply #4 on: February 04, 2007, 22:41:45 »

Great news, great work ... let's keep Java rollin'!
Logged
princec
Nerdus Imperius
*****
Posts: 1751



WWW
« Reply #5 on: February 05, 2007, 03:20:47 »

Hurrah! Many many thanks to all who have contributed Smiley

Cas Smiley
Logged

Fool Running
Nerdus Imperius
*****
Posts: 628


« Reply #6 on: February 05, 2007, 10:14:05 »

Yeah!!!!! Cool
Thanks to all the devs who have been working hard to get this release done Cheesy
Logged

Programmers will, one day, rule the world... and the world won't notice until its too late.Just testing the marquee option Grin
Orangy Tang
Talks Too Much
***
Posts: 197



« Reply #7 on: February 05, 2007, 11:39:30 »

w00t!  Grin

On a slightly related note; given that the GL class was removed since it was basically just fluff, whats the plans for the vector classes? Given that the plans for SIMD (etc.) math ops are forgotten (I assume) are they going to be removed sometime soon as well?
Logged
Matzon
Administrator
Demigod
*****
Posts: 2163



« Reply #8 on: February 05, 2007, 11:46:27 »

I personally have no plans to remove those, since I assume quite a few use those?
I would still love some simd action, but it really does require some in-depth knowledge, and is probably somewhat fragile.
Logged

http://certusgames.com (Free Online Multiplayer Java Games)
http://lwjgl.org (OpenGL/OpenAL for Java)
Orangy Tang
Talks Too Much
***
Posts: 197



« Reply #9 on: February 05, 2007, 14:12:51 »

Well the vector classes are (IMHO) quite clunky to use, and I suspect most people have their own versions of the vector classes. On the other hand they're functional and tiny. Including them smells a bit like the "and the kitchen sink" approach that Jogl takes (not a good one IMHO), as they're not really "enabling technology".
Logged
Matzon
Administrator
Demigod
*****
Posts: 2163



« Reply #10 on: February 05, 2007, 14:21:58 »

I generally agree, however if everybody has their own, why hasn't anyone done some proper vecmath lib (free) ?
Logged

http://certusgames.com (Free Online Multiplayer Java Games)
http://lwjgl.org (OpenGL/OpenAL for Java)
oNyx
Talks Too Much
***
Posts: 177


弾幕


« Reply #11 on: February 05, 2007, 19:56:23 »

I used the vector stuff quite a lot actually. Simply because I was too lazy to look for something else.
Logged

K.I.L.E.R
Newbie
*
Posts: 39


« Reply #12 on: February 06, 2007, 06:06:20 »

I use the LWJGL Vector library *a lot*. It is very useful and I would *love* to see it expanded to include 'n' size square matrices and vectors.
I usually write routines only if I need certain specific ones for a specific purpose(IE: Guassian elimination).

Congratulations on version 1.0. I've been waiting for this for a long time.
May I inquire into the nature of the "big changes"? I'm quite interested in what would be added/changes considering LWJGL's beautiful nature is it's size and simplicity.

EDIT: It just hit me, the big changes are related to OpenGL 2.1 and the new object model and the like?
Logged
darkprophet
Talks Too Much
***
Posts: 179


« Reply #13 on: February 06, 2007, 09:02:24 »

2.1 is already out and supported by LWJGL, the new object model is 3.0...
Logged
Matzon
Administrator
Demigod
*****
Posts: 2163



« Reply #14 on: February 06, 2007, 11:33:37 »

In the interrest of getting it out in the open, and because not *everybody* is on irc://irc.freenode.net/lwjgl (god knows why, its the BEST channel out there Roll Eyes)

some of the big changes that we have talked about are:
Making LWJGL completely multithread safe (or something like that)
Reason: elias mentioned him wanting to do that... and it seems to be more and more relevant

Removing support for fmod
Reason: Our version is only fmod 3. Its not completely free. Module and ogg support is provided by IBXM and jorbis. Fmod4 support is done by some other guy (swig based, yuck Kiss)
May or may not replace this with a simple api to do it all (prefer not, since we would basically be replicating slick - but it would be nice to have a complete package for game development, instead of getting 4325425 packages - your opinion?).

Removing support for Devil
Reason: Devil is annoying to handle natively and the features it does bring is easily replicated in Java.
People only really use Devil because of its speed, afaik? - maybe its possible to make a fast image loader in Java. Maybe provide tools to preprocess images into something that can be loaded fast?

Another planned update is OpenAL 1.1 support though it's not part of the big changes thing.
Logged

http://certusgames.com (Free Online Multiplayer Java Games)
http://lwjgl.org (OpenGL/OpenAL for Java)
Pages: [1] 2 3
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines
SMFAds for Free Forums
Valid XHTML 1.0! Valid CSS!