Skip to content

makoto-unity/UnityARKitRecorder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UnityARKitRecorder

You can record the face tracking data with ARKit remote.

Install

  1. Clone or download Unity-ARKit-Plugin UnityARKitRecorder_01
  2. Put UnityARKitPlugin folder in it to this Assets folder.
  3. Need ARKitRemote. If you don't have it yet, you should build UnityARKitPlugin/ARKitRemote/UnityARKitRemote and install into your iPhone.

How to use

1. Record

  1. Open ARKitRecorder scene in ARKitRecorder/Scenes/ Unity_2018_3_0f2_-_ARKitRecorder_unity_-_UnityARKitRecorder_-_iPhone__iPod_Touch_and_iPad__Metal_
  2. Click UnityARKitRecorder game object and see inspector.
  3. Change recording mode to 'RECORDING'.
  4. Connect iPhoneX/XS to your Mac with USB.
  5. Start ARKitRemote on your iPhoneX/XS.
  6. Select 'iPhonePlayer' on Console window Editor tab. スクリーンショット_2019-04-28_16_27_51-2
  7. Play on the Unity scene.
  8. Click 'Start Remote ARKit FaceTracking Session' Button.
  9. Record for your face tracking. then stop it.
  10. You can see the file 'faceTrackingData.bytes' on the top of the project folder.

2. Play

  1. Change recording mode to 'PLAYING' of UnityARKitRecorder game object.Image from Gyazo
  2. Play on the Unity scene.
  3. You can see the recorded video and tracking data.

About

You can record the face tracking data with ARKit remote.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages