29a.ch by Jonas Wagner

2D Light/Shadow Effects Algorithm

I played around with 2d lighting for a game I'm working on. I'll probably post how it's done once it's a bit refined (and quicker!). It's currently written in C and running on the CPU. I'm looking for a way to do it using glsl though.