Login  Register

Re: texture on NURBS surface with GLU doesn't show up

Posted by Manuel on Sep 29, 2011; 7:54am
URL: https://forum.jogamp.org/texture-on-NURBS-surface-with-GLU-doesn-t-show-up-tp3355176p3378606.html


Hello,
it will be really great when it will be possible to apply textures on NURBS in JOGL GLU.

Right now, I am preparing a follow-up course to my course on Graphics in Java (in http://jogamp.org/wiki/index.php/Jogl_Tutorial) that will present more advanced features of JOGL. I am trying for this new course to define a small subset of JOGL features that is self-sufficient to do more advanced graphics. The only stumbling block I am facing is this inability to texture GLU NURBS. So I will be waiting impatiently for the fix.

As I see things, I consider more than ever that the couple Java-JOGL is the most appealing and sweetest way to program graphics. I am glad to contribute a bit with my courses to this approach.

Manuel