git-svn-id: svn://db.shs.com.ru/libs@555 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
@@ -173,6 +173,7 @@ void main(void) {
|
||||
}
|
||||
if (acc_fog)
|
||||
color.rgb = mix(color.rgb, gl_Fog.color.rgb, fogCoord);
|
||||
color.r = 250;
|
||||
gl_FragColor = color;
|
||||
//gl_FragColor.rgb = mix(ldir, texture2D(t2, sp).rgb, 1. - alpha);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user