itch.io is community of indie game creators and players

Devlogs

ARKit Face Tracking Blendshapes support

Unity: AR Foundation Remote
A downloadable tool

I added ARKit Blendshapes support!

Please follow this instructions to enable blenshapes:

  1. Install AR Foundation Editor Remote v3.3.5
  2. Install ARKit Face Tracking 3.0.1 or newer via Package Manager.
  3. Add this define to iOS build target in Project Settings -> Player -> Scripting Define Symbols: ARFOUNDATION_REMOTE_ENABLE_IOS_BLENDSHAPES
    Please double check that iOS build target is selected in Player settings when pasting the define.
  4. Build and run FaceSender.unity scene on iOS device with true depth camera.
Download Unity: AR Foundation Remote
Leave a comment