Marcus
Marcus
I tried checking out the new branch as well, just in case. Still didn't work =/. The problem happens on my Android Chrome and on iOS Safari, and also on...
Does the bug not happen with you? Hopefully it's something that you can debug.
Hey @nickw1 , I recently had this stretching issue with another app, and I fixed it with something like this ``` myclass.windowResizeEvent = function () { if (window.innerHeight > window.innerWidth)...
@nickw1 I didn't apply anything to ARJS. It's just that I had a similar problem with something else and posted my solution here, which maybe can be used by ARJS...
@arjunroychowdhury @ziqbal Anyone figure this out?
Ok sorry yaustar. Your solution worked. I think getPosition and getLocalPosition should work in the same way, should't it? This is confusing.
bump. Please update this...
See [https://github.com/google/mediapipe/issues/5064](https://github.com/google/mediapipe/issues/5064) as example. The idea is to use mediapipe directly with the webgl textures of PlayCanvas, Babylonjs, Unity WebGL, etc.