Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatically adjust field of view for widescreen aspect ratios #424

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Dec 28, 2021

  1. Automatically adjust field of view for widescreen aspect ratios

    The FOV value is now always interpreted as being a 4:3 horizontal FOV
    value. It will be automatically scaled for different aspect ratios
    (which results in a horizontal FOV of ~106.26 degrees on 16:9,
    for example).
    
    This provides a better out of the box experience for most players,
    since 16:9 is the norm for gaming nowadays (or even wider on mobile).
    Calinou committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    2eeba9d View commit details
    Browse the repository at this point in the history