Login  Register

Re: Textures - program works on one machine, but not on another.

Posted by Ralph Martin on Feb 26, 2011; 11:02pm
URL: https://forum.jogamp.org/Textures-program-works-on-one-machine-but-not-on-another-tp2566528p2584957.html

> can you fork jogl-demos and just add it there, maybe under:
> ../jogl-demos/src/demos/glsl/toyshader/
> (Maybe a GL2 in the files when you use it, just to mark it ..)

Hmm, I dont really know how to do this - I'm just using jogl2 having downloaded the libraries. I do all my development in netbeans...


I tried adding the tracing / debugging stuff to the display routine, but it generated so much output that the program was unresponsive, and unable to successfully make menu selections.


I can certainly provide the rest of the source if that is useful, but all the texture handling stuff is done by the file I have already posted.