summaryrefslogtreecommitdiff
path: root/game/scenary/illuminator.cpp
Commit message (Collapse)AuthorAge
* Initial commit with working light instancingDan Goodliffe2024-01-10
|
* Add spot light definition, loader, and renderingDan Goodliffe2024-01-10
| | | | Rendering is untested, data is passed to whatever GL program is currently active.
* Add the Illuminator (type) and Light (instance) classesDan Goodliffe2024-01-09