NovaTitan Posted September 28, 2018 Posted September 28, 2018 For monitor match 0% based on the FOV of a game, what would be the algorithms/equations used for the calculator? I think it involves arctan, etc, but I could not find a thread from searching. I just want equations for say FOV 70 converting from FOV 106.26 or FOV 103. What are the numbers behind the calculator? What values do I insert if I'm to figure it out?
Drimzi Posted September 28, 2018 Posted September 28, 2018 (edited) circumferenceNew = circumferenceOld * ( tan(fovOld * pi/360) / tan(fovNew * pi/360) ) Edited September 28, 2018 by Drimzi NovaTitan and DPI Wizard 1 1
NovaTitan Posted September 28, 2018 Author Posted September 28, 2018 (edited) Thank you, Drimzi. I will try this out for some indie titles like Goinund. Edited September 28, 2018 by NovaTitan
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now