User Activity

I am new to Oculus development so pardon me if this might sound a really basic question.In OpenGL codes for Oculus that I have come across, I see the use of mirrorTexture. Can someone please tell me what is exactly the use of the mirrorTexture?Thanks...
I want to show 2 different videos on the two eyes of DK2. I cant seem to figure out how to do that.I could play a single movie using the movietexture applied on a cube object. I was planning to do something like rendering two different textures on 2 ...
There seems to be a real dearth of simple getting started code for Oculus Rift. I have seen some third party code repos but most of them don't seem to work with Oculus at least the latest version of the Oculus SDK. I have been wandering in the Oculus...
I have wasted almost a week trying to get started and not asking here for help but it's definitely not working.Firstly I see that quite a lot of examples don't work after the runtime 0.7 upgrade. I started modifying the hello oculus code (https://git...
Hello,In my project I plan to convert DK2 into a AR device using stereo camera pair that I'll stick in front of my HMD. Since this is my first time with VR, I have some basic questions.1. I cant seem to figure out how to provide the input frames stre...