<!--
{
  "availability" : [
    "iOS: 13.0.0 -",
    "Xcode: 16.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "ARKit",
  "identifier" : "/documentation/ARKit/capturing-body-motion-in-3d",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Capturing Body Motion in 3D"
}
-->

# Capturing Body Motion in 3D

Track a person in the physical environment and visualize their motion by applying the same body movements to a virtual character.

## Overview

To run the sample, use an iOS device with an A12 chip or later.

> Note: This sample code project is associated with WWDC 2019 session [607: Bringing People into AR](https://developer.apple.com/videos/play/wwdc19/607/).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)