Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Use LightDirection for calculating/passing all light dir components | Dan Goodliffe | 2024-10-06 |
| | |||
* | Adjust light colour as sun rises/sets | Dan Goodliffe | 2024-09-22 |
| | | | | This is a bit made-up-maths/numbers, but it looks reasonable. | ||
* | Calculate sunlight direction from worldTime | Dan Goodliffe | 2024-09-22 |
| | |||
* | Move getSunPos to Environment | Dan Goodliffe | 2024-09-20 |
| | |||
* | Add basic environment object | Dan Goodliffe | 2024-09-20 |
Will hold world time/date, weather, location etc |