<!--
{
  "availability" : [
    "macCatalyst: 16.0.0 -",
    "Xcode: 14.0.0 -",
    "iOS: 16.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "RealityKit",
  "identifier" : "/documentation/RealityKit/using-object-capture-assets-in-realitykit",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Using object capture assets in RealityKit"
}
-->

# Using object capture assets in RealityKit

Create a chess game using RealityKit and assets created using Object Capture.

## Overview

> Note: This sample code project is associated with WWDC22 session [10128: Bring your world into augmented reality](https://developer.apple.com/wwdc22/10128/).

### Configure the sample code project

CaptureChess requires Xcode 14 or later and iOS 16 or later. The game runs on an iOS device with an A12 or later processor. The iOS Simulator doesn’t support ARKit.

---

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)