ofxARToolkitPlus
ofxARToolkitPlus copied to clipboard
Implementation of ARToolkitPlus as an openFrameworks addon
have two errors 1: 'ARToolKitPlus/TrackerMultiMarkerImpl.h' file not found ( in ofxARToolkitPlus.cpp ) 2: No type Named 'ARMarkerInfo' in 'ofxARToolkitPlus' ( in ofxARToolkitPlus.h ) how to fix?
hey! this addon is missing the libs I was able to track down a few different win32 libs on the net but none of them worked here. please include the...
it's possible to generate a marker with an image?
Is there a version with an iOS example?
The folder structure dosen't follow the of addons standard layout: http://ofxaddons.com/howto You have to manually copy things into the right place, which also makes it hard to work on after...