mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 21:49:19 +02:00
shadow works
This commit is contained in:
7
shaders/empty.frag
Normal file
7
shaders/empty.frag
Normal file
@@ -0,0 +1,7 @@
|
||||
#version 330
|
||||
|
||||
in vec3 f_pos;
|
||||
|
||||
void main()
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user