Re: Exception: No shader code found
Posted by
gouessej on
Aug 17, 2023; 5:54pm
URL: https://forum.jogamp.org/Exception-No-shader-code-found-tp4042834p4042877.html
SharderCode.class.getModule().getResourceAsStream() should work if and only if the resource file is visible in the module path. Please use --show-module-resolution to show what is visible.