ARFaceTrigger 0.1.8

ARFaceTrigger 0.1.8

Maintained by KittenYang.



  • By
  • KittenYang

ARFaceTrigger

CI Status Version License Platform

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

self.faceTrigger = ARFaceTrigger(hostView: self.view, delegate: self)
self.faceTrigger?.hidePreview = false
self.faceTrigger?.start()

Requirements

Installation

FaceTrigger is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod 'ARFaceTrigger'

Author

KittenYang, [email protected]

License

FaceTrigger is available under the MIT license. See the LICENSE file for more info.