-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
Plugin Request
Name: Capacitor AR
Package: @capacitor-community/ar
Platform(s)
iOS and Android
Existing Solutions
For Cordova or Capacitor specifically, you can use Wikitude, though it is a bit pricey, and it ties you into their specific service.
In regular JavaScript, which would obviously work in Capacitor/Cordova, you can use the combo of AR.js + A-Frame + three.js, though it is a limited in what it can do, compared to native ARKit and ARCore.
Otherwise, your only other options are:
- NativeScript Augmented Reality (NativeScript)
- ViroReact (React Native)
- ARKit and ARCore (Native iOS and Android)
Description
A Capacitor plugin for augmented reality that uses both ARKit for iOS and ARCore for Android.
magnusmay, RaphaelWoude, namanambavi, madelongroup, meronivalerio and 20 more