Results 5 comments of Emmanuel Badier

I know it's late but this Unity implementation may be of interest to you : https://github.com/ebadier/BlinkStick-Unity

Good Question ! The TrackedDevicePose_t struct I use from openvr_api.cs to get pose data doesn't have a timestamp and I didn't found another way to get pose data with a...

Hi everyone, Thanks for all the interesting discussions and thanks @Vital-Volkov for this great repository ! Happy to see S3D is not dead, and there are still a bunch of...

Hi @Vital-Volkov, For the "Two Cables" mode to work in build mode, you should activate the required displays manually: https://docs.unity3d.com/Manual/MultiDisplay.html

Hi @Brahe0, I guess you are trying to drive your 4 stereoscopic projectors (in active stereo= frame sequential) using only one computer. Then the only way to achieve active stereoscopy...