Re: Exception: No shader code found
Posted by fmorat on Aug 17, 2023; 11:11pm
URL: https://forum.jogamp.org/Exception-No-shader-code-found-tp4042834p4042881.html
One more thing:
Turns out that doing this also works:
jogamp.opengl.Debug debugClass=new jogamp.opengl.Debug();
InputStream in3 = debugClass.getClass().getResourceAsStream("/jogamp/opengl/shader/texture01_xxx.vp");