Hacker News new | ask | show | jobs
by alexhaefner 5367 days ago
I guess I can come around to how this might be useful for some effects. I don't necessarily think it would be useful for 2D games though, as there's a lot going on there so you might be better off to just do a 2D-canvas based game.
1 comments

Just off the top of my head: cheap glow effect, ripple effect (e.g. when a bomb goes off), post-processing filters for things like film effects, etc. You don't need to be doing 3d work to make great use of shaders.