Normal map support

This commit is contained in:
Tleety
2016-01-27 13:52:27 +01:00
parent 8102f3a2ea
commit a954cbbf50
6 changed files with 30 additions and 21 deletions
+1
View File
@@ -40,6 +40,7 @@ private:
Texture* m_WhiteTexture;
Texture* m_BlackTexture;
Texture* m_NeutralNormalTexture;
FrameBuffer m_FinalPassFrameBuffer;
GLuint m_BloomTexture;