With the CraftAR Unity SDK you can create on-device augmented reality (AR) experiences that, once the collection is added to the device, can run offline without the need to scan using Cloud Image Recognition (prior to version 3.1 of the CraftAR Unity SDK scenes could only be loaded after a Cloud IR process).
This article explains the steps necessa
The CraftAR Unity Augmented Reality SDK comes with a plugin that allows you to create AR contents (see Overview of Augmented Reality Contents in CraftAR if you’re not yet familiar with them).
Using the Unity editor, you can create AR Contents that can later be added to a CraftARItem as a GameObject. There are two ways this can be done programmatic