At the moment I'm trying to use OpenCV's aruco library with Unity.
So far I've been looking at;
https://github.com/enormand/aruco-unity - I'm struggling to use CMAKE here. CMAKE keeps throwing the error; "project files may be invalid". No tutorials seem to help with this.
https://translate.google.com/translate?hl=fr&sl=ja&tl=en&u=http://tips.hecomi.com/entry/2015/09/16/014119 - but I'm not really sure about creating the NDK and using it with Unity.
Has anyone done this? Does anyone have advice using CMAKE?