mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 03:29:19 +02:00
work
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
|
||||
in vec3 f_color;
|
||||
|
||||
#include <common>
|
||||
|
||||
void main()
|
||||
{
|
||||
gl_FragColor = vec4(f_color, 1.0f);
|
||||
|
||||
Reference in New Issue
Block a user