Files
mrgameeng/tests/MrGameEng.Core.Tests
Leonid PershinandClaude Opus 4.8 a684c23cd9
CI / build-test (push) Successful in 1m11s
Add Climate and day/night ambient lighting
Climate (Core) layers a continuous seasonal-plus-daily temperature and the
current season over the Calendar, registered via context.UseClimate. A new
Lighting module (Graphics) adds DayNight: a daylight factor and ambient
color from the calendar's time of day, pushed into the renderer's new
AmbientLight (multiplied into world-space sprites only, so the scene
darkens at night while screen-space overlays stay readable) and exposed as
a sampleable SampleAt for the simulation. Both deterministic and GPU-free,
covered by tests; docs updated.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-12 16:45:49 +03:00
..
@
2026-06-12 07:19:10 +03:00