Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add old street lamp model | Dan Goodliffe | 2024-01-13 |
| | |||
* | Tweak street light definition | Dan Goodliffe | 2024-01-12 |
| | |||
* | Full implementation passing through light defs from vertex data | Dan Goodliffe | 2024-01-11 |
| | | | | | Note: there is a bug where the light position/direction are rotated backwards to the model even though its using the model's rotation matrix... no idea why/how. | ||
* | Initial commit with working light instancing | Dan Goodliffe | 2024-01-10 |
| | |||
* | Add spot light definition, loader, and rendering | Dan Goodliffe | 2024-01-10 |
| | | | | Rendering is untested, data is passed to whatever GL program is currently active. | ||
* | Add lights resource set and test scene | Dan Goodliffe | 2024-01-09 |