summaryrefslogtreecommitdiff
path: root/gfx/gl/shaders/billboard.frag
Commit message (Collapse)AuthorAge
* Switch to floating point, camera relative position bufferDan Goodliffe19 hours
|
* Add BillboardProgram to SceneShaderDan Goodliffe10 days
The implementation is overly simple/incomplete, I'm not even convince what is there is right, but it's a decent start.