Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Latest commit

 

History

History
38 lines (22 loc) · 887 Bytes

README.md

File metadata and controls

38 lines (22 loc) · 887 Bytes

swift-ar-with-reality-kit

Table of Contents

Summary

Immersive and interactive augmented reality (AR) sample applications using the Swift programming language and Apple's RealityKit framework

Features

  • Compilation on iOS
  • USD scene loading

Getting started

Preconditions

  • MacOS device with XCode version >=15.3
  • iOS 17.4 device

Steps

Launch one of the sample applications in Xcode. Connect your iOS device to your macOS device. Then build and run the applications on the designated iOS device.

Results

Results for the Triangle application should resemble:

Triangle

Results for the USDScene application should resemble:

USDScene