Akbar S.
Akbar S.
dmarcos, I think it is not my case. The thing is that it shows canvas when first I enter VR mode. The problem happens when I try to update it,...
> How do you go to next page in 2D mode? Does it update in that case? Just clicking next button triggers change of the page. Here is the link...
> @akbartus did you have a chance to try the proposed solution? Thanks so much! @dmarcos thank you. No, unfortunately it did not work. On my Samsung Odyssey Headset it...
I believe it was Explorer. I had another test, where I used live-canvas feature for painting, however the results are the same. It does update when not in VR mode....
> If you end up calling render from a `tick` method I recommend [throttling](https://aframe.io/docs/1.2.0/core/utils.html#aframe-utils-throttle-function-minimuminterval-optionalcontext). You probably don't need to update the canvas at 72Hz / 90Hz or more (depending on...
Hi! Here is the A-Frame example of the library (AR.js uses A-Frame at its core). It uses a single source tag: https://github.com/akbartus/A-Frame-World-Tracking
@caoshengdong Did not quite understand what do you mean when you say plane indicator. Could you please explain?
@TheBricktop thank you for your inquiry. It was indeed compiled from AlvaAR but with small modifications.
Hi! Started working on simplified, A-Frame version of this wonderful library. Please check it here: https://github.com/akbartus/A-Frame-World-Tracking
@marcusx2 thanks for suggestions. Yes, I can implement these features. Will include in my updated list of tasks.