summaryrefslogtreecommitdiff
path: root/game/scenary/illuminator.h
Commit message (Expand)AuthorAge
* We only need 3x3 matrix for model rotation specDan Goodliffe2024-01-13
* Only create VAOs for the light type(s) in useDan Goodliffe2024-01-13
* Merge common parts of light type verticesDan Goodliffe2024-01-13
* Add model support for point lightsDan Goodliffe2024-01-12
* Add spot light definition, loader, and renderingDan Goodliffe2024-01-10
* Add the Illuminator (type) and Light (instance) classesDan Goodliffe2024-01-09