<!--
{
  "availability" : [
    "iOS: 16.0.0 -",
    "Xcode: 26.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "RoomPlan",
  "identifier" : "/documentation/RoomPlan/create-a-3d-model-of-an-interior-room-by-guiding-the-user-through-an-ar-experience",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Create a 3D model of an interior room by guiding the user through an AR experience"
}
-->

# Create a 3D model of an interior room by guiding the user through an AR experience

Highlight physical structures and display text that guides a user to scan the shape of their physical environment using a framework-provided view.

## Overview

> Note: This sample code project is associated with WWDC22 session [10127: Create parametric 3D room scans with RoomPlan](https://developer.apple.com/wwdc22/10127).

You need to run this sample code project on a physical device.

## Configure the sample code project

Set the run destination to a device running iOS 16 or later with a LiDAR Scanner.

---

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)