mirror of
https://github.com/JoeyDeVries/LearnOpenGL.git
synced 2026-01-30 20:13:22 +08:00
Instead of directly dividing by far in the LinearizeDepth function, divide by far in the main() function to make it explicitly clear the LinearizeDepth value returns the depth value up to far.