[TIMOB-25209] Android: Support ARCore (parity with ARKit on iOS)
GitHub Issue | n/a |
---|---|
Type | New Feature |
Priority | Low |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Android |
Labels | android, arcore, augmented-reality |
Reporter | Hans Knöchel |
Assignee | Unknown |
Created | 2017-08-30T06:38:08.000+0000 |
Updated | 2018-03-12T09:29:56.000+0000 |
Description
Apple released the Augmented Reality framework "ARKit" along with iOS 11 and we support it's basic implementation (load scenes into the camera) with [Ti.ARKit](https://github.com/hansemannn/titanium-arkit) already. I'd be amazing to also support ARCore in the module, so we could eventually even more it to the core (e.g. Ti.AR.xxxx).
References:
- https://developers.google.com/ar/
No comments