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 magazine, or a logo. Items are grouped into collections (see Tutorial: Create a cloud or on-device collection in CraftAR).
We provide one pre-defined field named URL to facilitate your app development, but you can also use the Custom field to add any text information that you want your app to receive.
Items are composed of the following elements:
- Reference image: used to find the item among all other items of a collection. You must provide at least one for image recognition.For more details about the reference images, check out our articles about preparing reference images for Image Recognition.
- Content: used to set what is returned to the result of the successful scan. For image recognition experiences, the content is optional. We provide a URL field out of the box, but you can customize a free-form text to receive for each item.