1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-17 18:35:20 +02:00

Add dynamic exposure correction (#12959)

* Add uniform for frame delta time
* Adjust exposure in logarithmic (EV) space
* Add network support and LUA API
* Add testing mod
This commit is contained in:
x2048
2023-01-06 22:33:25 +01:00
committed by GitHub
parent 2715cc8bf6
commit 6d45c243f8
29 changed files with 567 additions and 71 deletions

View File

@@ -375,6 +375,7 @@ set(common_SRCS
itemdef.cpp
itemstackmetadata.cpp
light.cpp
lighting.cpp
log.cpp
main.cpp
map.cpp