Re: superbible sample code ported to JOGL, yet not working
Posted by
a_shuang on
Feb 28, 2015; 8:41am
URL: https://forum.jogamp.org/superbible-sample-code-ported-to-JOGL-yet-not-working-tp4034070p4034081.html
Finally I fixed it. You are right. Thank you for your help.

By the way, I found some materials really useful for those who use JOGL + GL3,
at
http://forum.jogamp.org/JOGL2-OpenGL-3-3-td4029102.htmlwhere someone uploaded his JOGL source code converted from an openGL & C++ example, which really helps.