Ariel Adauta
Ariel Adauta

Reputation: 31

Is possible integrate Augmented Reality and glases with ARCore?

I would like to know if is possible to develop Augmented Reality for glasses with the AR Core library by google.

Is there any documentation about it?

I need to develop an augmented reality project with glasses and I found this library(ar core), but I do not find a resource realeted with glasses, actually I don not find any information around the web.

Its dfferent AR for mobiles and glasses or it requires other techniques.

Thanks

I've already checked de ar core documentation but there is nothing

I would like to know the process of developing AR for glasses.

Upvotes: 3

Views: 1892

Answers (1)

Andy Jazz
Andy Jazz

Reputation: 58583

I believe that you can use ARCore SDK for Google smart glasses, but other glasses listed in a table have their own development kits. I suppose PTC Vuforia must be the most robust choice for you because it supports an External Camera and a range of Digital Eyewear.

Here is a List of the 10 best AR smart glasses that you can read about:

enter image description here

For each model you can get more info using Find out more link on that website.

Unfortunately, there's no official Google documentation on smart glasses' integration at the moment.

Upvotes: 1

Related Questions