LWJGL Forum

Programming => Lightweight Java Gaming Library => Topic started by: vrm on August 17, 2003, 19:34:41

Poll
Question: GLU must go away ?
Option 1: Yes ! votes: 1
Option 2: No ! votes: 5
Option 3: I don't care. votes: 0
Option 4: Let's shot more jelly votes: 2
Title: GLU must go away ?
Post by: vrm on August 17, 2003, 19:34:41
does GLU must go away of LWJGL ?
Title: GLU must go away ?
Post by: spasi on August 17, 2003, 20:51:08
A pure Java implementation, as Cas suggested, would be the best thing to do. But it definitely shouldn't go away.
Title: GLU must go away ?
Post by: princec on August 17, 2003, 21:03:59
We would really much rather do a pure implementation, using proper interfaces for callbacks, and floats instead of doubles.

Any volunteers?

Cas :)