pyrender icon indicating copy to clipboard operation
pyrender copied to clipboard

fixed recovery of metric depth for orthographic cameras

Open andreanicastro opened this issue 5 years ago • 2 comments

Following the dissection of the opengl camera matrix I fixed what I think is a bug in the recovery of the metric depth for orthographic cameras. Please let me know if there are any changes or test you would like to be added to the PR.

andreanicastro avatar Jun 27 '19 08:06 andreanicastro

This indeed fixes the issues with incorrect depth values when using orthographic cameras.

kampelmuehler avatar Oct 23 '23 07:10 kampelmuehler

this fixes orthographic depth bug @mmatl i see you have branch https://github.com/mmatl/pyrender/commits/depth_linearization

lizelive avatar Nov 08 '23 11:11 lizelive