mirror of
https://github.com/JoeyDeVries/LearnOpenGL.git
synced 2026-01-30 20:13:22 +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.