如何将 Oculus Rift 用作显示器?

How can I use Oculus Rift as monitor?

虽然不完全是一个与编程相关的问题,但我需要获得这些信息来推进游戏的开发,该游戏不是 运行 通过 Oculus Rift,而是 运行 通常作为屏幕上的应用程序具有两个 "eye holes".

我得到了 Oculus 的完整版本,而不是开发工具包之一。根据我的阅读和理解,这些默认情况下会镜像屏幕,而完整版则不会。我听说的完整版本使用它自己的驱动程序来显示图形,实际上在屏幕上不可见。

我想做的是切换,这样我就可以通过 Oculus 看到屏幕了。怎么做到这一点?

如果您觉得这个问题不是 Stack Overflow 社区的主题,请告知应该将其张贴在哪里。但是我确实觉得程序员对于这个问题的性质是非常正确的。

您想要 Virtual Desktop 应用程序。

What I would like to do, is switch over so that I can see the screen through Oculus. How would one go about doing this?

有许多应用程序按照这些思路执行操作,包括 SteamVR、虚拟桌面和 Envelop VR。

From what I've read and understood, these mirrored the screen by default, the full version does not.

Rift 从来没有真正反映过屏幕上的内容。您可能指的是以前的开发工具包,当插入时,对操作系统来说就像另一个监视器一样可见。然而,这个显示器上的任何东西(windows、背景等)实际上都无法使用,因为 Rift 显示器被分成两半,所以每只眼睛都会看到 部分 扭曲 一半的屏幕。作为 'monitor replacement'.

完全无法使用

Should you feel this question is not on topic under the Stack Overflow community, do tell where this should be posted.

可能SuperUser, or alternatively a proposed VR specific stack exchange

I do feel however that programmers are very right for the nature of this question.

很多问题对软件开发人员很有用,但并不针对他们。该站点用于解决特定于软件开发人员的问题。