mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-10 18:51:05 +00:00
Filmic HDR tone mapping
This commit is contained in:
parent
180893e79d
commit
eb3840a3f8
6 changed files with 101 additions and 14 deletions
|
@ -353,6 +353,12 @@
|
|||
# type: bool
|
||||
# enable_shaders = true
|
||||
|
||||
##### Tone mapping
|
||||
# Enables filmic tone mapping.
|
||||
# Requires shaders to be enabled.
|
||||
# type: bool
|
||||
# tone_mapping = false
|
||||
|
||||
##### Bumpmapping
|
||||
|
||||
# Enables bumpmapping for textures. Normalmaps need to be supplied by the texture pack
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue