LuoJinhao

Results 22 comments of LuoJinhao

How to handle this boundary when I turn to the back? ![image](https://user-images.githubusercontent.com/34391447/197349842-f5d3e7d7-5ab8-4715-83d5-b3407164aea6.png)

When I scale this down to around 1, the image plane and the line will penetration: Note the four corners: ![image](https://user-images.githubusercontent.com/34391447/197369837-9e0501d9-b1d6-494d-914c-8ca684ec3d0e.png) ``` from vedo import * settings.use_depth_peeling = True pic...

After the upgrade, I still have this problem. But I can use a larger scale to temporarily circumvent this problem.

Hi [yushiangw](https://github.com/yushiangw), do you know how to unprojection depth map to point cloud under the current version pyrender, in which the camera could be any one of "PerspectiveCamera", "OrthographicCamera", "IntrinsicsCamera"...

> > PS: Do you have plans to support pictures in formats such as exr and hdr? > > There is the OpenEXR library which might be used, but Geeqie...

> > Display wrong depth pixel value inShow Pixel Info > > Geeqie shows images in a GdkPixbuf which has a bit-depth of 8. I do not see a solution...

May I ask whether the length in the label is related to the vertex or the face of the model?

I don't know how to use the content stored in the label, do you have a sample to provide?