I'm working to create a semi-realistic weapon simulator prototype. I am not asking for any code on "Sniper scope zooming", as that has been asked numerous times before.
At the moment I'm trying to implement scope magnification.
For example, I'm attempting to implement a 4x magnification scope, where 200 yards(183 meters) would appear to be 50 yards(46 meters) within the scope. This is crucial for the Russian variety of scopes that have built-in range finding. (See below for picture) The ability of these scopes are distorted when fov comes into play.
Is there any way to correlate a scope's magnification to a camera's fieldOfView, or is there another way to deal with zooming altogether to achieve this effect?
![alt text][1]
[1]: http://www.outdoorsbay.com/gallery-5/originals/218_RussianScope(FF45006)_06.jpeg
↧