Introduction(5.0.x)
MAXST AR SDK
MAXST AR SDK is an AR engine for developing augmented reality services. It includes six key features of the SDK for recognizing and tracking 2D images and 3D spaces. It also includes a cloud server-based image recognition feature and AR Fusion Tracker with the powerful tracking of ARKit / ARCore.
Features
-
The Image Tracker recognizes and tracks planar target images. Videos including transparent ones as well as 3D models and animations can be rendered based on them.
-
The Instant Tracker finds a planar surface in the camera frame and continues to scan the surroundings. You can place 3D objects in alignment with the surface.
-
The content can be augmented on markers with regular patterns. MAXST provides 8,192 unique markers.
-
The Object Tracker loads up map files created with Visual SLAM Tool and superimposes AR experiences on them.
-
By recognizing/tracking QR Code, you can augment the information of QR Code used in real life, the URL link button using this information, the 3D model, or image.
-
The QR/Barcode Reader recognizes QR codes and Barcodes.
-
The AR Fusion Tracker generates world coordination based on Image Tracker, Object Tracker, Marker Tracker, QR Code Tracker, Instant Tracker, and tracks the environments by using ARCore/ARKit.
-
Cloud Recognizer provides cloud-based image recognition features for projects that require large amounts of target images and frequent data updates.
Sample Code and License
The sample code provided by MAXST AR SDK is assigned with a matching app ID and a default trial license key for that app ID.
For full-fledged development, you are required to enter an individual license key. Choose a license that matches the nature of the app that you want to develop. Licenses provided by MAXST can be found under Pricing.
MAXST AR SDK includes a built-in cloud recognition feature. In order to take advantage of this feature, you are required to purchase a cloud license separately from the SDK and enter the license keys. Cloud licenses provided by MAXST can be found under Pricing.
Resources
License Manager
License Manager is a tool that adds and manages the license keys required to distribute the augmented reality software developed with the MAXST AR SDK. Cloud license keys for leveraging cloud recognition can also be added and managed with the License Manager. Sign in and choose your preferred license. For more information, see License Manager.
Target Manager
Target Manager is a management tool for the implementation of the Image Tracker function. Target Manager is divided into two parts, namely, Local Target Manager and Cloud Target Manager, which is a target image management tool used for cloud recognition function. For more information, check Target Manager.
Visual SLAM Tool App
MAXST Visual SLAM Tool app is a 3D object/space mapping tool that ensures more convenient utilization of Visual SLAM and Object Tracker functions of MAXST AR SDK. For more information, see Download > Visual SLAM Tool App.
MAXST AR View App
The main features and performance of MAXST AR SDK can be found by downloading the MAXST AR View App. Check now at Download > MAXST AR View App.
Get Started
This explains how to set up various platform-specific development environments, register license keys, check the examples by functions, and apply them step by step. Please follow the guidelines.