Re: Nehe tutorials ported to jogl 2.0 (1-13 so far)
Posted by
grandpoeba on
Nov 09, 2011; 8:14am
URL: https://forum.jogamp.org/Nehe-tutorials-ported-to-jogl-2-0-1-13-so-far-tp3487572p3492901.html
Wade Walker wrote
Are these adapted from the JOGL 1 versions that are on the NeHe site? If so, have you tested the JOGL 1 verison of tutorial 9 to see if it worked correctly? Maybe the original code was wrong :)
Have you thought of submitting your JOGL 2 ports to the NeHe guys directly? It looks like they've got links in each tutorial for lots of different languages/GL implementations, so your new versions would fit right in beside the old JOGL 1 versions. That way people wouldn't have to search in a different web site for your updated versions.
They are not adaptions of the 1.x version. I started from scratch converting the original Nehe c++ code to jogl 2.x
I will look into it for submitting later