mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 02:29:17 +02:00
changes, improved z buffer precision
This commit is contained in:
@@ -4,5 +4,4 @@ in vec2 f_coord;
|
||||
|
||||
void main()
|
||||
{
|
||||
gl_FragDepth = gl_FragCoord.z;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user