Shado wip

This commit is contained in:
FakeShemp
2016-02-10 15:16:58 +01:00
parent 6af167675d
commit 69db32337d
4 changed files with 44 additions and 42 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ private:
GLuint m_DepthFBO;
GLfloat m_NearFarPlane[2] = { -84.f, 28.f };
GLfloat m_NearFarPlane[2] = { -34.f, 27.f };
GLfloat m_LRBT[4] = { -77.f, 75.f, -89.f, 89.f };
glm::mat4 m_LightProjection;