Class HTCFoveation

java.lang.Object
org.lwjgl.openxr.HTCFoveation

public class HTCFoveation extends Object
The XR_HTC_foveation extension.

This extension enables an application to gain rendering performance improvement by reducing the pixel density of areas in the peripheral vision. The areas near the focal point still sustains the original pixel density than periphery.

The application can use this extension in the following steps:

Note

This extension is recommended for XrSession whose XrViewConfigurationType is VIEW_CONFIGURATION_TYPE_PRIMARY_STEREO.