Unity02: VR Rendering
Published:
Published:
Published:
Tried to write some instructions from my side on top of the original NVidia Falcor documentation (v6.0, 7.0, and 8.0), as the original Falcor’s documentation often found old and many things has changed since. This post is equivalent to Falcor’s README doc.
Published:
I have divided the instructions into three sections:
Published:
(***Constantly upgrading this page at my free time. Some information you may find misleading, non-correct, or already obsolete)
Published:
(this tutorial is work-in progress…)
Published:
sudo lshw -C video
Published:
Published:
Published:
This is a short tutorial about how to enable VRS feature for HMD using Unity3D. However, in the recent years (2025), many of the mentioned plugins and SDK might be deprecated. The interactions (eye gaze) has shifted to OpenXR. This tutorial is OpenVR-based
. Therefore, it might be better you start from OpenXR
.