cgmath icon indicating copy to clipboard operation
cgmath copied to clipboard

Support infinite far planes

Open emilk opened this issue 3 years ago • 0 comments

Infinite far planes is a standard trick that actually improves the precision of the Z buffer.

See for instance https://thxforthefish.com/posts/reverse_z/ and https://developer.nvidia.com/content/depth-precision-visualized

emilk avatar Mar 26 '22 08:03 emilk