Textured sprites
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: Textured sprites
Think of all that LÖVE has come to represent: simplicity, ease of use, cross-platformness, lots of power for little effort. Letting people write shaders challenges each of those.
Help us help you: attach a .love.
- BlackBulletIV
- Inner party member
- Posts: 1261
- Joined: Wed Dec 29, 2010 8:19 pm
- Location: Queensland, Australia
- Contact:
Re: Textured sprites
Sounds like enforced simplicity. The fact is: you don't need to write shaders for graphics. If LOVE made you use an OpenGL API for graphics, that would be bad, you'd have to use it; not so for shaders.Robin wrote:Think of all that LÖVE has come to represent: simplicity, ease of use, cross-platformness, lots of power for little effort. Letting people write shaders challenges each of those.
If only pre-compiled shaders were to be used, I can imagine many cases where people would asking for X shader to be included, or compiling their own version of LOVE so that they can have that particular shader. I think that it would be better to provide a good set of pre-compiled shaders, and let people write their own if they need to. That is, unless an awesome shader language for LOVE was created.
Re: Textured sprites
+1BlackBulletIV wrote:I think that it would be better to provide a good set of pre-compiled shaders, and let people write their own if they need to.
GLSL is a good language
There is many shaders on nvidia website, you can use any of them.
Who is online
Users browsing this forum: Google [Bot] and 4 guests