Setting up EasyAR Sense for Windows¶
This article shows how to setup EasyAR non-Unity Windows projects using EasyAR package.
If you want to run EasyAR non-Unity Windows sample, please read this instead.
Pre-Requirements¶
Nothing special.
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 samples for more details.