All Projects → myflashlab → AR-ANE-Samples

myflashlab / AR-ANE-Samples

Licence: other
MyAR is an augmented reality Air Native Extension supporting Android and iOS based on Wikitude SDK

Programming Languages

javascript
184084 projects - #8 most used programming language
actionscript
884 projects
HTML
75241 projects
CSS
56736 projects
AngelScript
46 projects
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to AR-ANE-Samples

Swift-IOS-ANE
FlashRuntimeExtensions.swift. Example Air Native Extension written in Swift 5 for iOS, macOS and tvOS
Stars: ✭ 56 (+43.59%)
Mutual labels:  adobe-air, ane, air-native-extensions
common-dependencies-ANE
In this repository find all the required shared libraries for our Air Native Extensions to make sure your final app will have the minimum required libraries so your app won't be unnecessarily huge in size.
Stars: ✭ 24 (-38.46%)
Mutual labels:  adobe-air, ane, air-native-extensions
ANE-LAB
ANE-LAB installs AIR Native Extension files in your project automatically.
Stars: ✭ 29 (-25.64%)
Mutual labels:  adobe-air, air-native-extensions
ANE-AndroidSupport
Android Support Library Native Extension
Stars: ✭ 21 (-46.15%)
Mutual labels:  adobe-air, ane
AIRFacebook-ANE
Native extension for Adobe AIR providing cross-platform API to Facebook SDK 4
Stars: ✭ 19 (-51.28%)
Mutual labels:  adobe-air, ane
DesktopToastANE
Adobe Air Native Extension for displaying adaptive and interactive toast notifications in Windows 8, 10 and OSX
Stars: ✭ 28 (-28.21%)
Mutual labels:  adobe-air, ane
learn ar flutter
An Augmented Reality app made in Flutter.
Stars: ✭ 54 (+38.46%)
Mutual labels:  augmented-reality, augmentedreality
ANE-GooglePlayServices
Shared library including the Google Play Services Client Library
Stars: ✭ 19 (-51.28%)
Mutual labels:  adobe-air, ane
Firebase-ANE
Firebase ANE collection give you access to the Google Firebase project in your AdobeAir projects supported on both Android and iOS with 100% identical ActionScript API.
Stars: ✭ 56 (+43.59%)
Mutual labels:  adobe-air, ane
fluidAR
augmented reality boilerplate app for iOS (powered by OpenCV and DLIB)
Stars: ✭ 16 (-58.97%)
Mutual labels:  augmented-reality, augmentedreality
immersal-sdk-samples
Immersal SDK Unity Samples
Stars: ✭ 77 (+97.44%)
Mutual labels:  augmented-reality, augmentedreality
Webar Article
WebAR-Article is a responsive and information rich website that is progressively enhanced with Augmented Reality content exposed through experimental web technologies.
Stars: ✭ 225 (+476.92%)
Mutual labels:  augmented-reality
Webxr
Repository for the WebXR Device API Specification.
Stars: ✭ 2,357 (+5943.59%)
Mutual labels:  augmented-reality
Playcanvas Ar
Fast and Easy Augmented Reality for the Web 🚀
Stars: ✭ 172 (+341.03%)
Mutual labels:  augmented-reality
Sparkarshaders
Ar Studio / Ar Spark shaders.
Stars: ✭ 169 (+333.33%)
Mutual labels:  augmented-reality
Augmentedunreality
Augmented reality for Unreal Engine 4
Stars: ✭ 243 (+523.08%)
Mutual labels:  augmented-reality
Simple Webxr Unity
⭐ Bringing WebXR to Unity 3D with 3 files ! B-)
Stars: ✭ 215 (+451.28%)
Mutual labels:  augmented-reality
Augmented reality
💎 "Marker-less Augmented Reality" with OpenCV and OpenGL.
Stars: ✭ 165 (+323.08%)
Mutual labels:  augmented-reality
Astral
Augmented reality social network, an underworld of discussion and information to every street.
Stars: ✭ 156 (+300%)
Mutual labels:  augmented-reality
Arkit Web
An experimental iOS app for rapidly prototyping ARKit experiences with WebGL.
Stars: ✭ 153 (+292.31%)
Mutual labels:  augmented-reality

Augmented Reality ANE for Android+iOS

This ANE is built on Wikitude SDK and allows you to create Augmented Reality in your apps without knowing any 3D engine programming. You can create complex AR scenes using HTML/JS only.

In this repository, you will find all the necessary information about how to implement the AR ANE in your project. make sure you are reading the wiki pages for more detailed information. You may also find the latest asdoc for this ANE here.

Main Features:

  • Geo Augmentation
  • 2D Image Recognition
  • 3D Engine controlled by HTML/JS
  • Instant Tracking (SLAM)
  • Object Recognition
  • Cloud Recognition

Download The ANE

You have access to the demo ANE and sample .apk file

Note: The size of the ANE is huge! This does NOT mean that your final app build would be that large. ANEs include different build archs but when you compile your app, only the required archs will be compiled into your final app. That said, the AR ANE is still the biggest ANE we have ever built, byte-size wise talking.

Sample AIR Project

In this repository you can find a sample intelliJ project which has all the necessary settings and configuration. Feel free to run the project and see the Augmented Reality samples in action.

Sample AR Targets

While running the sample AIR project, you will need some targets to initiate the AR experience. You can download these sample targets from this page. Some of the samples provided by Myflashlabs may have different image targets. grab them from here.

Requirements

  1. Android API 19+
  2. iOS SDK 10.0+
  3. AIR SDK 30+
  4. This ANE is dependent on overrideAir.ane and permissionCheck.ane. You need to add these ANEs to your project too.
  5. To compile on iOS, you will need to create a folder named Frameworks at the root of your project and copy the WikitudeSDK.framework V7.2.1 file to this folder and make sure it is packaged in your iOS build. (it must be included in your project, just like any resources).

Commercial Version

http://www.myflashlabs.com/product/augmented-reality-ane-adobe-air-native-extension/

Augmented Reality ANE

IMPORTANT: After purchasing the commercial version of the ANE from Myflashlabs store, you will receive a discount coupon. You can use that coupon to purchase Wikitude license.

Here's an example of how the coupon works: If the ANE price is $x and the Wikitude license is $y, you will get the wikitude license for $y - $x. Check out their pricing table and pick the best option which suits you.

Notice: to get the wikitude coupon, you need to get the ANE commercial version first

Premium Support

Premium Support package If you are an active MyFlashLabs club member, you will have access to our private and secure support ticket system for all our ANEs. Even if you are not a member, you can still receive premium help if you purchase the premium support package.

Any question regarding how the AR works in action is considered the Wikitude's area of support.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].