Does anyone know how to draw the intersection between two cameras? I’ll try to be more specific:
The second camera see only what the first camera can see. Any area seen by the second câmera must be seen by the first camera, otherwise, the pixel becomes black (or any other color).
It is hard to show an example, I hope the description is sufficient. Also, I’m not concerned about the efficiency, I only want something that works.