Setting up EasyAR Sense for Mac¶
This article shows how to setup EasyAR non-Unity Mac projects using EasyAR package.
If you want to use EasyAR Sense Unity Plugin, please read EasyAR Sense Unity Plugin .
Pre-Requirements¶
XCode 11 or later
Initialize EasyAR¶
Use Engine::initialize to initialize EasyAR.
Other Code¶
What is left is to write EasyAR logics and other code. You can refer to EasyAR Windows samples for more details. Those samples should also work on Mac with CMake.