Open TTheisen opened 4 years ago
Have you seen this example?
I have seen that example. I have a few additional question in the build_example_system function.
Can you define what the variables center, lookat, and (up/angle) represent.
Attached my script.
By the way I have the camera centers and angles setup I would expect camera 0 to return higher values for x than it does, and likewise, I would expect camera 1 to return lower values for x than it does. Such that they are 'pointing' at 3d point.
How would I supply a 2-d point (x,y) from multiple cameras overlooking a similiar area to get a single 3D point in space?