Blender Git Loki
Git Commits -> Revision 07c6af4
Revision 07c6af4 by Ville Kivistö (master) September 9, 2021, 13:49 (GMT) |
XR: Support for Varjo OpenXR extensions This adds support for two Varjo specific OpenXR vendor extensions: 1) XR_VARJO_QUAD_VIEWS 2) XR_VARJO_FOVEATED_RENDERING Together these enable human eye resolution rendering on supported devices (currently mainly Varjo XR-3 and VR-3). In addition, there's a detection for Varjo OpenXR runtime. This has been tested on real Varjo XR-3 hardware and Varjo Simulator and confirmed to function correctly. Foveation works, and the views are rendered correctly for all the four views. Reviewed By: Peter Kim, Julian Eisel Differential Revision: https://developer.blender.org/D12229 |
Commit Details:
Full Hash: 07c6af413617a93ea8c8c3b1318844b3c5ce9aeb
Parent Commit: fc46035
Committed By: Peter Kim
Lines Changed: +97, -4