/07-FaceMesh

Use ARKit to detect and track the user's face

Primary LanguageSwiftMIT LicenseMIT

FaceMesh

  • Face Mesh with ARKit and SwiftUI

based on appcoda/Face-Mesh

  • BridgeView uses UIViewControllerRepresentable to create a bridge between UIKit interface code and SwiftUI
  • disabled display of UIKit label, replaced by @Binding var analysis
  • project settings upgraded to iOS 16.0
  • renamed "True Depth" -> FaceMesh

--

Face Mesh with ARKit

Learn how to use ARKit to detect and track the user's face

For the full tutorial, please refer to this link:

https://www.appcoda.com/arkit-face-tracking