Skip to content
Snippets Groups Projects
Commit cb1bd0ff authored by Rye Mutt's avatar Rye Mutt :bread:
Browse files

Tweak clouds

parent 5e3b73ba
No related branches found
No related tags found
2 merge requests!3Update to main branch,!2Rebase onto current main branch
......@@ -114,7 +114,7 @@ void main()
float rel_pos_len = length(rel_pos);
// Initialize temp variables
vec3 sunlight = sunlight_color*2.0;
vec3 sunlight = sunlight_color;
vec3 light_atten;
// Sunlight attenuation effect (hue and brightness) due to atmosphere
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment