pyrender icon indicating copy to clipboard operation
pyrender copied to clipboard

Wrong depth rendering in WSL-ubuntu environment

Open jerrywiston opened this issue 2 years ago • 0 comments

I try to render the depth of an object in the environment of WSL-ubuntu, but I found there are some incorrect depth value around the edges of the object. Color image: image Depth image: image Wrong depth value: image

However, I also found the problem do not occur when I run on windows environment. image

My library version: python 3.8 pyrender 0.1.45 pyopengl 3.1.0

If anyone knows how to solve it, I would appreciate your answer. Thank you!

jerrywiston avatar Dec 05 '23 08:12 jerrywiston