hanjustin / AR-Body-Motion-Tracking

ARKit & RealityKit iOS app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Swift Version Xcode Platform iOS Contact

Demo video - Download1, Download2

Light         Dark

Description

Track a person in the physical environment and visualize their motion by applying the same body movements to a skeleton overlay using ARKit’s Motion Capture technology, RealityKit and SwiftUI.

Requirements

  • Swift 5.4+
  • Xcode 14.2+

Folder Structure

├── BodyTracking App 
    ├── View
        ├── ContentView
        ├── ARViewContainer
    ├── Entity
        ├── BoneEntity
        ├── JointEntity
        ├── BodySkeletonEntity
    ├── ARSkeleton+Extensions
        ├── ARSkeleton+Bone
        ├── ARSkeleton+JointName

About

ARKit & RealityKit iOS app


Languages

Language:Swift 100.0%