arturoc / FaceSubstitution

Face substitution experiments using ofxFacetracker
Other
437 stars 120 forks source link

iOS possibility? #24

Open terrybu opened 9 years ago

terrybu commented 9 years ago

Hey, Arthur, thanks for the awesome library. I've got FaceSubstitution to build and work properly on my Mac. Now for iOS, if I were to use the Open Frameworks iOS version, and use the source code of this repo after adding ofxCv and OfxFaceTracker as addons, should it build fine on an iOS device?

I've been trying to tinker with this possibility today but when I tried to build on my iPad, it threw Apple LLVM 6.0 Error as well as a whole bunch of errors from core.hpp and operations.hpp regarding "Non-const static data member must be initialized out of line".

Thanks,

sidan5 commented 8 years ago

+1

aisgirish commented 8 years ago

I tried on iOS but only draw camera. Not any shader or mask :(

tikamsingh commented 7 years ago

I am also tried on iOS but only draw camera. Not any shader or mask :(