Setting up EasyAR Sense for Mac¶
This article shows how to setup EasyAR non-Unity Mac projects using EasyAR package.
Pre-Requirements¶
XCode 12 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.