joaquin
Protege
since ‎06-03-2014
‎02-23-2021

User Statistics

  • 33 Posts
  • 0 Solutions
  • 0 Kudos given
  • 4 Kudos received

User Activity

Oculus Utilities for Unity 1.26.0Unity 2018.1.1f1OVRManager.instance.monoscopic = true;OVRPlugin.monoscopic = true;On Windows setting monoscopic to true produces now a double image (an error in the projection function ?) Someone reported in another d...
I am trying to capture the audio input (I need to implement a VUmeter)Oculus.Platform.Voip.SetMicrophoneFilterCallback (MeasureAudioInputLevel);But the callback is never calledvoid MeasureAudioInputLevel (short[] pcmData, System.UIntPtr pcmDataLength...
First failure: Oculus.Platform.Core.Initialize (); just hangs forever and try/catch is ineffectiveIf I call Initialize with the app id:Oculus.Platform.Core.Initialize ("13673593358340"); I can then catch the error and try again, at some point (usuall...
Hi,For some reason when the HSW shows up my app crashes.How do I know the HSW showed up ?OVRManager.isHSWDisplayed is now deprecated with no replacement (and I am not even sure it works).That leads to another question:How do I test if my solution to ...
DiveReal is a social MMO inside StreetView imagery --"Second Life in a mirror world".The software is available at http://divereal.comDive Real is powered by eXaQuark a cloud-based for MMO networking. eXaQuark allows an unlimited number of avatars in ...
Kudos from