| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Fix up the preFrame process to use both frustums | Dan Goodliffe | 13 days |
| | | | | | | | (camera and directional light frustums) This has made the whole preFrame process far more fiddly and repetitive than I'd like, but it does work. Maybe we can tidy it up later. | ||
| * | Improve sun illumination based on angular size and astronomical twilight | Dan Goodliffe | 2024-10-24 |
| | | |||
| * | 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 | |||
