Raanan Weber
Raanan Weber
Any update on this PR?
Yep, you are right. Apart from `realWorldWidth` or `worldWidth` that corresponds with `worldInformation` from plane detection (which is also not ideal) I don't have any better suggestion.
Working wonderfully on the quest. Integrated in Babylon.js already - https://github.com/BabylonJS/Babylon.js/blob/master/src/XR/motionController/webXRAbstractMotionController.ts#L410
> > Working wonderfully on the quest. Integrated in Babylon.js already - https://github.com/BabylonJS/Babylon.js/blob/master/src/XR/motionController/webXRAbstractMotionController.ts#L410 > > Is there a sample code for this? Sure - https://playground.babylonjs.com/#9K3MRA#854
Hi, just to make sure - what version of ES are you using?
The main question is what version of ES-Server you are using. this tutorial was written 2 years ago for ES 2.x . I will eventually find the time to update...
As I said, it's written for an older version. You can watch the repo, I will eventually find the time to update it.
Hey @Sigma-90 , understood and agreed! I will keep it open. until I add the option. But I sadly have no clear idea when that will be.
What version of elasticsearch are you using?
please note, this was written (2 years ago) for elasticsearch 2. Code needs to be modified to fit the new API. Whenever I will find the time, I will dive...