jrouwe / JoltPhysics

A multi core friendly rigid body physics and collision detection library. Written in C++. Suitable for games and VR applications. Used by Horizon Forbidden West.
MIT License
6.65k stars 438 forks source link

TestFramework: Switched depth buffer to infinite reverse z #1246

Closed jrouwe closed 1 month ago

jrouwe commented 1 month ago

This pushes the far plane out to infinite and means that objects are no longer culled in the distance

See #1245

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud