com.bah.reflect.markers
v0.2.1-preview
Published
Reflect Markers provides the tools needed for AR applications to query and align virtual objects to tracked images in real space.
Downloads
1
Readme
Reflect Markers
The purpose of this package is to provide a set of tools for Reflect Devs to add Marker functionality to their applications.
Markers are printable graphics that aids in aligning and anchoring Augmented Reality content. Markers may consist of QR Codes that provide an identifier for the content or a deep link to the content within the viewer.
Getting Started
Download the Reflect Markers Sample project to view a simple implementation of Reflect Markers.
Related
Unity Reflect Package: (This)
Reflect Markers Sample: unity/Reflect-Markers-Sample
Reflect Markers Generator: unity/Unity.Reflect.Markers.Util
Reflect Plugin: TBD