Changes

Jump to navigation Jump to search
49 bytes added ,  06:19, 6 June 2024
no edit summary
Line 1: Line 1: −
'''Direct mode''' is a mode of VR display for PC VR where the graphics driver bypasses the window server.
+
'''Direct mode''' is a mode of VR display for windows based PCs running Nvidia graphics card drivers where the graphics driver bypasses the window server.
    
In Direct Mode, the display driver treats the [[HMD]] as an entity separate from the windowing system and accessible only to [[VR apps]]. It improves plug-and-play capabilities and prevents numerous [[UX]] issues that occur when the OS treats the HMD as just another monitor. It also allows HMD developers to reduce latency by giving them the control over frame queuing and vsync behavior.<ref name="GameWorks_VR_Site">https://developer.nvidia.com/virtual-reality-development</ref>
 
In Direct Mode, the display driver treats the [[HMD]] as an entity separate from the windowing system and accessible only to [[VR apps]]. It improves plug-and-play capabilities and prevents numerous [[UX]] issues that occur when the OS treats the HMD as just another monitor. It also allows HMD developers to reduce latency by giving them the control over frame queuing and vsync behavior.<ref name="GameWorks_VR_Site">https://developer.nvidia.com/virtual-reality-development</ref>

Navigation menu