16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-21 13:39:18 +02:00
This commit is contained in:
milek7
2018-07-08 21:33:26 +02:00
parent 1c26096c5c
commit 13ba3fcd13
40 changed files with 917 additions and 506 deletions

View File

@@ -5,8 +5,7 @@ in vec3 v_color;
out vec3 f_color;
uniform mat4 modelview;
uniform mat4 projection;
#include <common>
void main()
{