Hi All,
RhinoScript:
I am trying to calculate FOV (Field of View) for any given viewport. I was successful with Perspective projections since I can use formula based on lens length and viewport aspect ratio. However, it does not work in Parallel views as the values returned by Rhino.ViewRadius don’t return correct results with that formula.
So I was wondering does anyone know what the view radius actually shows, and is this value related to FOV ?
thanks,
–jarek