/face-arkit-emoji

Primary LanguageSwiftMIT LicenseMIT

Content

  • Demo Project from 1901drama
  • Edited on Simutaneous Front and Back Camera with additional features
    • detect face
    • detect eye blinking
    • detect jawOpen
    • detect tongueOut
    • detect noseSneerLeft
    • change face material using emoji

How to build

  1. Download this Repository.

  2. pod install

  3. Open ARKit-Invader.xcworkspace with Xcode 11 and build it.

※It can NOT run on Simulator. Most functions require an A12 chip.

References

Originated from GitHub (@1901drama)