Hi,
The camera in OOXML (20.1.5.5) has an attribute fov, which is an angle. How is the distance of projection center to xy-plane calculated? From my experiments I get distance = number / tan(fov/2). Is that correct?
The part 1/tan(fov/2) is as expected. But what is about number? I get values about 16cm.
Is it correct, that this number is a constant?
If constant, what is the exact value?
If not constant, how is it calculated?
Kind regards,
Regina