Commit graph

4 commits

Author SHA1 Message Date
Dan Baker
a4f409f877 Improves scene lighting and tree collision
Moves light direction to global shader parameter, enabling dynamic light updates.

Adjusts tree collision shape for better player interaction.

Updates default season to summer.
2025-07-01 11:21:28 +01:00
Dan Baker
f98773237e Implements tree visibility occlusion system.
Adds tree fading based on camera line of sight.
Trees now fade out when they obstruct the player's view,
improving visibility.

Also includes several fixes:
- Fixes tree distribution.
- Adds a see-through shader.
- Adds camera and occlusion scripts.
2025-07-01 10:32:21 +01:00
Dan Baker
734730beee Much stuff wow 2025-06-27 11:58:59 +01:00
Dan Baker
7255cbdf64 Tree collisions and highlights 2025-06-26 18:28:33 +01:00