Hi guys…
How can I convert a vertical FOV to Horizontal FOV. Im developing a plugin with an extern renderer but it only has horizontal FOV so I need to convert it.
Thanks in advance
Luis Armengol
Have a look at this.
http://www.tawbaware.com/maxlyons/calc.htm
Best regards,
Fabian
Thanks to all for your help.
I was a radians/degrees conversion issue. In XSI scripting functions tan and atan works with degrees. In c++ those methods works in radians.
Regards
L
-Fabian
Hope thats right and helps
Michael