LWJGL Forum

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

Title: gluSphere & gluNewQuadrics : yes Cas someone use it :P
Post by: vrm on August 03, 2003, 17:34:36
well I would like to see back the glu quadrics functions.
I like to use the sphere one for make sphere without bothering much :wink:
Title: gluSphere & gluNewQuadrics : yes Cas someone use it :P
Post by: princec on August 03, 2003, 19:33:49
We have a plan to implement the entire of GLU in pure Java - you can make a start on it if you like :P


Cas :)
Title: gluSphere & gluNewQuadrics : yes Cas someone use it :P
Post by: vrm on August 04, 2003, 13:38:52
why not use old usual GLU ?
Title: gluSphere & gluNewQuadrics : yes Cas someone use it :P
Post by: princec on August 04, 2003, 13:51:37
The native library basically doesn't talk to Java at all well. It also requires a native library too of course, which we might just as easily do without if we can have a pure Java solution.

Cas :)
Title: gluSphere & gluNewQuadrics : yes Cas someone use it :P
Post by: vrm on August 04, 2003, 18:58:28
actualy my code is no more working :(
and I updated most of it for 0.7
Title: gluSphere & gluNewQuadrics : yes Cas someone use it :P
Post by: princec on August 04, 2003, 18:59:54
You've just won a prize! You get to do the GLU port in Pure Java!

Cas :)
Title: gluSphere & gluNewQuadrics : yes Cas someone use it :P
Post by: vrm on August 04, 2003, 19:24:03
http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/mesa3d/Mesa/include/GL/glu.h?rev=1.30&content-type=text/vnd.viewcvs-markup

/me runs and go make him a sphere routine and remove GLU quadrics  :arrow: