WIP Renderer 65%

This commit is contained in:
Tobias Dahl
2014-03-09 20:13:02 +01:00
parent c952953787
commit 7a69bb3fac
8 changed files with 85 additions and 4 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
#version 440
#version 430
uniform mat4 MVP;
uniform sampler2D texture0;
+1 -1
View File
@@ -1,4 +1,4 @@
#version 440
#version 430
uniform mat4 MVP;