Re: problems with shaders
Posted by
Demoscene Passivist on
Dec 16, 2010; 12:19pm
URL: https://forum.jogamp.org/problems-with-shaders-tp2092883p2097999.html
>Sven, could I suggest a very simple example of shaders?
For basic shader setup/compilation u could take a look at my
ShaderUtils.java. For many medium/advanced routines using shaders u might have a look at my
programmable pipeline directory at github.