Re: Blank Window - Porting Joe Groff's OpenGL Tutorial to JOGL
Posted by
Moridin on
Oct 04, 2010; 6:10pm
URL: https://forum.jogamp.org/Blank-Window-Porting-Joe-Groff-s-OpenGL-Tutorial-to-JOGL-tp1623993p1631379.html
Yep, fair point i should have done in the first place.
Attached is the whole source. JOGLTest is the main class, and the GLResources and accompanying classes mimic the structs from Joe's tutorial. Again, as i say, the problem is that the window get's displayed with a white background and nothing else. No exceptions are thrown and everything appears to be correct.
Many thanks,
M
src.zip