3

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.

1 Answers1

1

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.

Andy Jazz
  • 49,178
  • 17
  • 136
  • 220
  • 1
    Most, if not all of those smart glasses are not supported by ARCore. – Salbrox Jan 30 '20 at 16:19
  • @Salbrox, sorry but I've already written it: `"...other glasses have their own development kits..."` – Andy Jazz Jan 30 '20 at 16:26
  • 1
    sorry, my bad. When you said "Google smart glasses" I thought you meant Android smart glasses. I know a lot of those glasses (if not all) listed use Android. But they are not Android certified devices and cannot use ARCore. I'd love to get my hands on a pair that ARCore supports! – Salbrox Jan 31 '20 at 13:28
  • I'd love too... )) – Andy Jazz Jan 31 '20 at 13:29