I'm looking for an iOS Augmented Reality library that will let me track the marker and
- Show the user the video (local or YouTube, full screen or associated with a marker).
- Download the regular old model view controller with my own code (e.g. UITableViewController).
I look around and all the extended libraries that I saw seem too complicated (for what I want to do).
Do you know any lightweight library that will allow me to do this? Paid libraries are not a problem.
This is what I looked at:
Thanks!
PD: I donβt know how to program with Unity, and some of those that look like the most promising libraries use this, so for me this is not an option. I would prefer directly Objective-C inside Xcode.
Julian
source share