Skip to main content

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.

TitleDescription
MinimalThe bare minimal example
BasicA very typical use case. Detect a single image target and show some 3D objects on top.
Multiple TargetsIn this example, you will learn how to detect multiple targets, and track one of them at a time.
Multiple TracksIn this example, you will learn how to detect and track multiple targets simultaneously
Custom UIIn this example, you will learn how to customize the UI, including Loading and Scanning screen.
Events HandlingThis is an advanced topic. In this example, you will learn how to interact with all the available APIs of MindAR
InteractiveThis is a comprehensive example. It shows you how to create an interactive applications by utilizing all the available features