Update colors
This commit is contained in:
parent
4ef6922da8
commit
9aef368324
8 changed files with 36 additions and 45 deletions
|
|
@ -4,7 +4,7 @@ precision mediump float;
|
|||
|
||||
#define INFINITY 10000.0
|
||||
#define LIGHT_COUNT 5
|
||||
#define AMBIENT_LIGHT vec3(0.05)
|
||||
#define AMBIENT_LIGHT vec3(0.15)
|
||||
#define LIGHT_DROP 800.0
|
||||
#define SHADOW_BIAS 0.01
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue