Replies: 1 comment
-
You can use |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I would like to compute the vertex visibility of a triangle mesh from a certain camera. Any tips how I could achieve that in the fastest possible way? (python). Should I use the
RaycastingScene
or can I use a renderer for that?Beta Was this translation helpful? Give feedback.
All reactions