mirror of
https://github.com/overte-org/overte.git
synced 2025-04-08 01:52:31 +02:00
The code was incorrectly NOT using the near and far clip distances when computing the culling projection matrix. This projection matrix is used by the lighting system to for deferred lighting, if it does not match actual projection used for rendering into the g-buffer, the lighting will be incorrect. |
||
---|---|---|
.. | ||
src | ||
CMakeLists.txt |