Login  Register

Re: Exception: No shader code found

Posted by Sven Gothel on Aug 18, 2023; 4:10am
URL: https://forum.jogamp.org/Exception-No-shader-code-found-tp4042834p4042883.html

gouessej wrote
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.
Thanks Julien, perhaps we should add this detail to a bug-report where we
intend to add the module feature?

This shall just change our GlueGen runtime lib .. enabling all our 'modules' (projects)
to be used as modules?
Something for 2.6.0 I guess.