mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-01 17:38:41 +00:00
Filmic HDR tone mapping
This commit is contained in:
parent
180893e79d
commit
eb3840a3f8
6 changed files with 101 additions and 14 deletions
|
@ -326,6 +326,11 @@ fsaa (FSAA) enum 0 0,1,2,4,8,16
|
|||
# Thy only work with the OpenGL video backend.
|
||||
enable_shaders (Shaders) bool true
|
||||
|
||||
[****Tone Mapping]
|
||||
|
||||
# Enables filmic tone mapping
|
||||
tone_mapping (Filmic tone mapping) bool 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