---
title: Object capture
framework: realitykit
role: collectionGroup
role_heading: API Collection
path: realitykit/realitykit-object-capture
---

# Object capture

Create 3D objects from a series of photographs using photogrammetry.

## Overview

Overview In iOS 17 and macOS 12 and later, you can create 3D objects from photographs using a process called photogrammetry. You provide RealityKit Object Capture with a series of well-lit photographs taken from many different angles. It analyzes the overlap area between different images to match up landmarks and produces a 3D model of the photographed object.

## Topics

### Model creation

- [Capturing photographs for RealityKit Object Capture](realitykit/capturing-photographs-for-realitykit-object-capture.md)
- [Creating 3D objects from photographs](realitykit/creating-3d-objects-from-photographs.md)
- [Scanning objects using Object Capture](realitykit/scanning-objects-using-object-capture.md)
- [Building an object reconstruction app](realitykit/building-an-object-reconstruction-app.md)
- [Creating a photogrammetry command-line app](realitykit/creating-a-photogrammetry-command-line-app.md)
- [Using object capture assets in RealityKit](realitykit/using-object-capture-assets-in-realitykit.md)
- [PhotogrammetrySession](realitykit/photogrammetrysession.md)
- [PhotogrammetrySample](realitykit/photogrammetrysample.md)
- [ObjectCaptureView](realitykit/objectcaptureview.md)
- [ObjectCaptureSession](realitykit/objectcapturesession.md)
- [ObjectCapturePointCloudView](realitykit/objectcapturepointcloudview.md)

## See Also

### Asset creation

- [Reality Composer Pro](realitycomposerpro.md)
- [Swift Splash](visionos/swift-splash.md)
- [Diorama](visionos/diorama.md)
- [Presenting an artist’s scene](realitykit/presenting-an-artists-scene.md)
- [USD](usd.md)
- [Composing interactive 3D content with RealityKit and Reality Composer Pro](realitykit/composing-interactive-3d-content-with-realitykit-and-reality-composer-pro.md)
