[SOLVED] Use an OrthographicCamera to render a depth map

Hi @someonewithwork,

I found your post and I think I have a problem that is quite related to yours. I’d appreciate it a lot if you have time to have a look.

Basically what I’m trying to do is to get a list of all the vertices in a scene that is visible or not visible by an OrthographicCamera from a specific point.

Here’s a pen that I created with a minimum example and the original thread i posted

example
original thread

image

Thanks a lot!