mirror of
https://github.com/X0nk/Bliss-Shader.git
synced 2025-06-22 00:37:35 +08:00
new TAA test for AMD. a improved ambient lighting for clouds. fixed line on border fog.
This commit is contained in:
@ -12,8 +12,6 @@ flat varying vec3 sunColor;
|
||||
flat varying vec3 moonColor;
|
||||
flat varying vec3 averageSkyCol;
|
||||
|
||||
|
||||
|
||||
flat varying float tempOffsets;
|
||||
// uniform float far;
|
||||
uniform float near;
|
||||
|
Reference in New Issue
Block a user