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