ArucoUnity
ArucoUnity copied to clipboard
Ensure compatibility with non-Windows platforms
Actually, only Windows x64 is supported as a C wrapper (the "plugin") is necessary to call the algorithms used from OpenCV.
The plugin should be build also for Windows x86, Linux, Mac, Android, iOS, UWP.
An alternative would be to replace to library with one of the following open-source project:
Added support of Linux: https://github.com/NormandErwan/ArucoUnityPlugin/releases/tag/v2.0.0