Items are typically a single object or element that you want users to interact with.
This tutorial will guide you through the necessary steps to create your first item in Craftar.
Items are typically a single object or element that you want users to interact with. For instance, an item could be a particular bottle of wine, an illustration in a ma
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