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

Add check/setting for foveated rendering #624

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

Conversation

BastiaanOlij
Copy link
Member

This PR adds a bit of code to our start xr script that:

  • in Vulkan sets our vrs_mode to VRS_XR which, when supported, enables foveated rendering
  • in compatibility, checks if our project setting has foveated rendering enabled and warns the user if this is not the case.

Note that this will bring the minimum Godot version to 4.2.x

@BastiaanOlij BastiaanOlij added the enhancement New feature or request label Mar 18, 2024
@BastiaanOlij BastiaanOlij added this to the 4.4.0 milestone Mar 18, 2024
@BastiaanOlij BastiaanOlij self-assigned this Mar 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant