Hi, I've been working with Vuforia for a couple of weeks now and am starting to get the hang of things (thanks to the plethora of useful threads here), though I need a little direction with something.
I want to throw in the Dominoes sample app into the larger Vuforia Samples app, but I'm not sure where to start without throwing a million errors in my code. I can build and run the Dominoes app on its own no problem, but since Dominoes and ImageTargetsNative both use native C++ implementation, and Vuforia Samples does not, can they be merged (fairly easily)?
Thank you for you time!