marker-tracking icon indicating copy to clipboard operation
marker-tracking copied to clipboard

Is there a plan to support the Api and make it stable?

Open RayanFarhat opened this issue 1 year ago • 8 comments

Hi,

Many AR developers, like myself, want to transition our software to the web. However, the lack of support for image tracking is a significant barrier. I'm surprised this feature is still unsupported, especially when other, less critical features have been prioritized.

Do you have plans to release a stable version of the API with image tracking support, perhaps in the next year or two?

RayanFarhat avatar Aug 30 '24 09:08 RayanFarhat

if there is at least a QR tracker that I don't know about, I happy to hear about it?

RayanFarhat avatar Aug 30 '24 09:08 RayanFarhat

Also bumped into this with the same interest

joaomelorodrigues avatar Dec 01 '24 18:12 joaomelorodrigues

@cyango yeah mate, all my app depends on it haha

RayanFarhat avatar Dec 01 '24 18:12 RayanFarhat

It would also be a great feature for the project I'm involved in. However, I assume it's hard to tell exactly when will it be shipped, also taking into account the fact that these specifications are the result of collaborative effort

acrilique avatar Jan 17 '25 07:01 acrilique

I was also not expecting that "precise QR code tracking" will be the biggest challenge for a WebXR app. Also all workarounds tried till now have proven unreliable.

CezarLuca avatar Apr 01 '25 13:04 CezarLuca

AR.js might be what you're looking for! https://ar-js-org.github.io/AR.js-Docs/ Just sharing here in case it matches anyone else's use case too, as it is exactly what I was looking for! GitHub: https://github.com/ar-js-org

LucasFerguson avatar Apr 12 '25 09:04 LucasFerguson

AR.js might be what you're looking for! https://ar-js-org.github.io/AR.js-Docs/ Just sharing here in case it matches anyone else's use case too, as it is exactly what I was looking for! GitHub: https://github.com/ar-js-org

Don't get me wrong, AR.js is a great community contribution. But in my experience I've never had a good image tracking quality, and in the market this brings "bad" perception of the beautiful technology...

joaomelorodrigues avatar Apr 12 '25 09:04 joaomelorodrigues

In my use case (Typescript and NextJS 15), the way in which AR.js library imports (no up to date npm package), made me go in circles trying to figure how to implement it. It might be a skill issue on my side, hence I did not spend too much time trying work-arounds.

CezarLuca avatar Apr 12 '25 11:04 CezarLuca