NURBS

I am assuming that NURBS are not offered by JOGL (please correct me if I am wrong).

I have heard that the jGeom library can be used instead for NURBS. Does anybody have some simple code showing this or point me to a tutorial? Even some simple intro into how to properly install the jGeom library would be great.

BTW, I hope I am wrong about NURBS not being offered in JOGL since I have invested a lot of code to JOGL and rather like the simple interface.

Thanks in advance.

NURBS support is not present yet, though I’ve recently been contacted by a student in the Czech Republic (I recall) indicating that they have an incomplete port of the GLU NURBS implementation to Java. As soon as this is available we’ll integrate it into the JOGL distribution. For the time being I’m pretty sure some people have used jGeom in conjunction with JOGL; hopefully someone else can provide some pointers.