jeromeetienne / AR.js

Efficient Augmented Reality for the Web - 60fps on mobile!
MIT License
15.78k stars 2.22k forks source link

Support ARKit thru phonegap plugin #104

Closed jeromeetienne closed 5 years ago

jeromeetienne commented 7 years ago
jeromeetienne commented 7 years ago

interested people

karanganesan commented 7 years ago

What about the other side ? Android ?

jeromeetienne commented 7 years ago

@karanganesan ARKit is apple ios only. im not sure i understand. what do you mean ?

karanganesan commented 7 years ago

I know ARKit is iOS only ! What will be some equivalent for it on Android ?

jeromeetienne commented 7 years ago

oh i see. sorry lack of sleep here. on tango android, AR.js will provide tango tracking. on non-tango android, AR.js will provide a tracking using webstandard (getUserMedia+artoolkit)

About AR.js and various tracking, The current plan is .. :)

So ar.js will provide the various trackings available on the device you are running. and you will be able to pick the one that fit your need.

i hope this help

karanganesan commented 7 years ago

ARKit + Hydra 3D engine (internal framework of Active Theory + Three JS) WebGL JS :heart:

https://twitter.com/active_theory/status/883326502850314240

Tweet was posted today !

jcyh0120 commented 6 years ago

Where can I follow the updates of this feature?

nicolocarpignoli commented 5 years ago

@jcyh0120 i dont think someone is working on this :(