Summary
We believe the easiest way to explain features is to give examples. So here you goes.
They are designed to be read in order. But I'm sure you can skip if you have basic knowledge of web development.
Title | Description |
Minimal | The bare minimal example |
Basic | A very typical use case. Detect a single image target and show some 3D objects on top. |
Multiple Targets | In this example, you will learn how to detect multiple targets, and track one of them at a time. |
Multiple Tracks | In this example, you will learn how to detect and track multiple targets simultaneously |
Custom UI | In this example, you will learn how to customize the UI, including Loading and Scanning screen. |
Events Handling | This is an advanced topic. In this example, you will learn how to interact with all the available APIs of MindAR |
Interactive | This is a comprehensive example. It shows you how to create an interactive applications by utilizing all the available features |