pyrender icon indicating copy to clipboard operation
pyrender copied to clipboard

Rendering the depth of back side of objects

Open Seasandwpy opened this issue 3 years ago • 0 comments

Hi,

I would like to render the depth of the back side of the objects, where I need to modify the source code to pick the intersection between the ray and mesh surface with the largest depth value when dealing with occlusions. Is it possible to do it in pyrender, and could someone point out where to modify the code?

Seasandwpy avatar Oct 12 '22 07:10 Seasandwpy