Shader stuff.

This commit is contained in:
2014-03-06 17:31:21 +01:00
parent 5608fb58da
commit 5a15491573
7 changed files with 238 additions and 65 deletions
+1
View File
@@ -109,6 +109,7 @@
<ClInclude Include="glerror.h" />
<ClInclude Include="Model.h" />
<ClInclude Include="Renderer\Renderer.h" />
<ClInclude Include="ShaderProgram.h" />
<ClInclude Include="Systems\InputSystem.h" />
<ClInclude Include="System.h" />
<ClInclude Include="Systems\CollisionSystem.h" />