Nehe tutorials ported to jogl 2.0 (1-13 so far)
Posted by
grandpoeba on
Nov 07, 2011; 5:07pm
URL: https://forum.jogamp.org/Nehe-tutorials-ported-to-jogl-2-0-1-13-so-far-tp3487572.html
Hi everyone,
Recently I decided to pick up on java and opengl again using JOGL.
I was only used to 1.1 version so I decided to port the Nehe tutorials to Jogl 2.0.
However I ran into some trouble with tutorial 9 and 13.
Tutorial 9: No matter what color I specify before drawing the squares/stars they are always white/grayish
Tutorial 13: I dont see the text appearing anywhere on my screen. Maybe i should not use the glut method to draw the string as bitmap on the screen
I have attached the code from all current Tutorials i have converted (first 13). I also made a selection menu so u can easy run each different tutorial.
If anyone has any idea I would like to hear em. Remarks on the current converted code are also welcome.
I will also try and convert eventualy all tutorials and if people are interested in all tutorialcode let me know and I might upload them
Thx
link to archive with source code for lessons 1-13 :
Tutorials.zip (417.38 KB)