Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix up the way spotlight shader works | Dan Goodliffe | 2023-04-17 |
| | | | | | Was mostly through lack of understanding and coincidences. Position is now the only vertex data, direction is moved to a uniform. Instancing will address this by making everything instance data. | ||
* | Add rendering support for spot lights | Dan Goodliffe | 2023-01-05 |