mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 08:09:19 +02:00
opengl 3.3 renderer shaders
This commit is contained in:
5
shaders/shadowmap.frag
Normal file
5
shaders/shadowmap.frag
Normal file
@@ -0,0 +1,5 @@
|
||||
in vec2 f_coord;
|
||||
|
||||
void main()
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user