Working on shadows

This commit is contained in:
Tleety
2014-05-17 14:00:26 +02:00
parent ccd1393dac
commit 67778f391a
4 changed files with 37 additions and 6 deletions
+2
View File
@@ -141,6 +141,8 @@ private:
void DrawLightScene();
void BindFragDataLocation();
glm::mat4 CreateLightMatrix(Light &_light);
void UpdateSunProjection();
GLuint CreateQuad();
void DrawDebugShadowMap();