I have created a PCVR title that uses Cesium to stream global terrain
data at runtime.to the users PC. In reviewing AppLab requirements, it
appears that content may only be streamed from the users PC, and not
from a cloud server. Can someone confirm ...
@imperativity@NinjaGaijinThe t.Controllers sample stops updating the
trigger unless the function "API.ovr_CommitTextureSwapChain.Ptr" in file
OVR_CAPIShim.c is called. In our application, the VR display is rendered
in a separate application, so we ne...
@imperativity@NinjaGaijinThe t.Controllers sample stops updating the
trigger unless the function "API.ovr_CommitTextureSwapChain.Ptr" in file
OVR_CAPIShim.c is called. In our application, the VR display is rendered
in a separate application, so we ne...
@imperativity@NinjaGaijinThe Sample software provided with the SDK
"t.Controllers" illustrates reading buttons from the touch. I have
modified this code to read the IndexTrigger, and it works. There are
many examples (all of them) of applications tha...
@imperativity We are preparing a build for a customer to be delivered
later this week. Has there been any progress on enabling successful
reads of the Touch trigger state from the SDK? I have been unable to
update any of our development systems since...