You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Depth image:
Wrong depth value:
However, I also found the problem do not occur when I run on windows environment.
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!
The text was updated successfully, but these errors were encountered:
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:
Depth image:
Wrong depth value:
However, I also found the problem do not occur when I run on windows environment.
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!
The text was updated successfully, but these errors were encountered: