Nurbs or GLE

Any idea when or if Nurb support may be added to JOGL? How about bindings for gle?

The current plan for getting NURBS support in JOGL is to port the GLU code from C++ to Java rather than trying to wrap it. Pepijn Van Eeckhoudt started this a while back but unfortunately lost his work in a disk crash. I started re-porting this library a couple of months ago and made some progress, but there is a lot of code and the port will take a while. I can check in the intermediate work to the JOGL source tree if people are interested in collaborating on the port.