mirror of
https://github.com/JoeyDeVries/LearnOpenGL.git
synced 2026-01-02 04:37:54 +08:00
gBuffer. The texture was being set up as GL_RGB instead of GL_RGB16F which caused negative components of normals to be set to 0.
gBuffer. The texture was being set up as GL_RGB instead of GL_RGB16F which caused negative components of normals to be set to 0.