Re: nehe port - where to find the resources (images)?
Posted by
rtayek on
Aug 31, 2012; 8:57am
URL: https://forum.jogamp.org/nehe-port-where-to-find-the-resources-images-tp4025981p4025985.html
found some here (including the source)
http://www.java-tips.org/images/stories/tips/others/jogl/170606/nehe.ziplesson45 now working.
vbo test throws a npe in gl.glGenBuffers(2,temp,0); - original code was using awt while i am using a jpanel.
thanks