jerrrrycho
|
d85096f64d
|
reformat: remove redundant parentheses
|
2026-06-30 21:19:46 +02:00 |
|
Sebastian Krzyszkowiak
|
40c21bd4ba
|
skydome: Adjust for external tonemapping
Skydome was applying its own tonemapping to look good. Get rid of it and
adjust color corrections to look good with a HDR pipeline.
|
2026-06-30 05:47:57 +02:00 |
|
Sebastian Krzyszkowiak
|
b46c8c76f3
|
skydome: Limit desaturation at the top
Prevents a gray circle from forming at the dome's summit.
|
2026-06-29 23:53:36 +02:00 |
|
docentYT
|
ca699d117f
|
Remove not needed includes
|
2026-05-02 14:40:31 +02:00 |
|
docentYT
|
3628eb0fc3
|
Replace interpolate with std::lerp and glm::mix
|
2026-05-02 01:31:38 +02:00 |
|
docentYT
|
d1f16411a1
|
Replace clamp with std::clamp
|
2026-05-01 22:14:29 +02:00 |
|
docentYT
|
ca839652bf
|
Use the sq function to force constexpr expressions for numeric literals and enhance readability
|
2026-04-28 13:23:14 +02:00 |
|
docentYT
|
19d79a54e0
|
use glm instead of Math3D in skydome
|
2026-04-26 22:42:42 +02:00 |
|
copilot-swe-agent[bot]
|
7e49aa8740
|
Rewrite #includes to use explicit subdirectory paths
Co-authored-by: Hirek193 <23196899+Hirek193@users.noreply.github.com>
|
2026-03-14 19:16:48 +00:00 |
|
copilot-swe-agent[bot]
|
0531086bb9
|
Reorganize source files into logical subdirectories
Co-authored-by: Hirek193 <23196899+Hirek193@users.noreply.github.com>
|
2026-03-14 19:01:57 +00:00 |
|