Hello, community!
I’ve been using world_to_camera_view to convert a 3D world coordinate to a projection on the camera. Is there a way to use python to find out whether a vertex is occluded (ie, blocked by a mesh and not visible)?
I’m using Blender 2.75!
Cheerio,
blending_on