<!--
{
  "availability" : [
    "macOS: 13.0.0 -",
    "Xcode: 15.2.0 -"
  ],
  "documentType" : "article",
  "framework" : "RealityKit",
  "identifier" : "/documentation/RealityKit/creating-a-photogrammetry-command-line-app",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Creating a photogrammetry command-line app"
}
-->

# Creating a photogrammetry command-line app

Generate 3D objects from images using RealityKit Object Capture.

## Overview

> Note: This sample code project is associated with WWDC21 session [10076: Create 3D Models with Object Capture](https://developer.apple.com/wwdc21/10076/).

---

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)