Re: curve TextRenderer, GL3, couldn't link program
Posted by
Sven Gothel on
Mar 31, 2013; 9:31am
URL: https://forum.jogamp.org/curve-TextRenderer-GL3-couldn-t-link-program-tp4028852p4028866.html
On 03/31/2013 04:18 AM, JanBenes [via jogamp] wrote:
> For future reference - the bug has been submitted
> (
https://jogamp.org/bugzilla/show_bug.cgi?id=711)
>
> Since it's easy, how would one go about fixing this? Could a fix be made
> simply by changing the shader code?
Yes, it seems so. Of course, maybe some other changes are required
accordingly, like build-in names etc.
We have somewhat automated this w/ other shader code, but missed it here.
~Sven