Results 39 comments of BattleAxeVR

Had the same problem using Visual Studio from /build folder. I had to replace ./../data with ../../data in four places because the working folder cmake creates in visual studio projects...

Alternative: one could also potentially make an XrAppBase.h / .cpp and then inherit to XrAppMobile, XrAppDesktop with a few virtuals, but I think that may be a bit too much...

![image](https://github.com/facebook/igl/assets/11604039/36378b8e-e094-49ac-b01a-f91317ee0551) This is on Quest 3. This isn't a screenshot, but a picture I took using my phone, through the lens. Left eye = box is red (mono) = INCORRECT...

@corporateshark sorry to bug ya, any chance of getting this looked at?

just close this issue after the PR is merged (or I can do it)

nb I tested it in single and multipass stereo, both are fine. I suppose the point of putting that view ID in the green channel in the first place was...

I was looking into GStreamer and it seems like a good alternative to FFMPEG, so I would like to see this PR merged to the main branch at some point...