Hi,
Keeping stereo viewing capability but turning off 6DOF viewing in headsets --- is this possible currently?
Yes, just set the postracking setting to false:
https://krpano.com/plugins/webvr/#postracking
E.g. add this anywhere in your xml to overwrite the default:
|
Source code
|
1
|
<plugin name="webvr" postracking="false" />
|
Quest: currently (with the latest (v.9.0) and previous builds:
the Oculus browser does not show stereo or tracking in the
WebVR krpano panorama
But then there must be something strange wrong, stereo-rendering and positional-tracking is definitely working in the Oculus Quest!
The trouble is that the stereo impression is much less than what is shown on Quest (or Rift)
That's even more strange - why should the stereo impression be different between Go or Quest (or Rift or Vive)...? The rendering output is basically always the same... Maybe check if the IPD was set to the same on all your headsets...
Best regards,
Klaus