How can I apply a gradient shader across multiple characters of text?
It seems that Love renders each glyph to a separate texture which makes this very difficult. Is there a workaround?
How to make a gradient across multiple
Forum rules
Before you make a thread asking for help, read this.
Before you make a thread asking for help, read this.
Re: How to make a gradient across multiple
I guess you could draw the text to a canvas, and apply the shader to that.
Re: How to make a gradient across multiple
An on-screen pixel coordinate is passed into the shader function. You can leverage it to make such effects.
Who is online
Users browsing this forum: Bing [Bot] and 2 guests