This code example shows how to utilize matrices to achieve linear, affine and perspective transformations. This allows to have various effects achieved at runtime without prerendering the content. The ...
This is a minimal example of a SteamVR/OpenVR "projection" overlay. It renders a 3D spinning Stanford bunny on top of other SteamVR applications. This hopefully serves as a worked example of ...