GodotVR / godot_oculus_mobile

Godot Oculus mobile drivers (Oculus Go / Oculus Quest)
MIT License
169 stars 34 forks source link

Add support for dynamic foveation #79

Closed m4gr3d closed 4 years ago

m4gr3d commented 4 years ago

Version 12.0 of the Oculus mobile SDK adds support for dynamic foveation, so the feature should be integrated and exposed in the Godot plugin.

https://developer.oculus.com/documentation/quest/latest/concepts/mobile-ffr/

m4gr3d commented 4 years ago

Fixed by PR #84