1
0
mirror of https://github.com/minetest/minetest.git synced 2025-07-03 08:20:23 +02:00

New lighting curve (#5279)

* New lighting curve

* Make polynomial lighting curve

* Update default lighting settings
This commit is contained in:
Vitaliy
2017-08-17 01:23:20 +03:00
committed by Loïc Blot
parent 1d8d01074f
commit 9c8fec83af
5 changed files with 34 additions and 44 deletions

View File

@ -602,7 +602,11 @@ zoom_fov (Field of view for zoom) int 15 7 160
# Adjust the gamma encoding for the light tables. Higher numbers are brighter.
# This setting is for the client only and is ignored by the server.
display_gamma (Gamma) float 2.2 1.0 3.0
display_gamma (Gamma) float 1.0 0.5 3.0
lighting_alpha (Darkness sharpness) float 0.0 0.0 4.0
lighting_beta (Lightness sharpness) float 0.0 0.0 4.0
# Path to texture directory. All textures are first searched from here.
texture_path (Texture path) path