---
title: Manipulating models with RealityKit
framework: realitykit
role: sampleCode
role_heading: Sample Code
path: sample-code/realitykit/manipulating-models-with-realitykit
---

# Manipulating models with RealityKit

Interact with detailed 3D models using manipulation and clipping controls.

## Overview

Overview note: This sample code project is associated with WWDC26 session 284: Collaborate on structured 3D models in visionOS.

## See Also

### Model display

- [Creating 3D entities with RealityKit](visionos/creating-3d-entities-with-realitykit.md)
- [Creating 3D models as movable windows](visionos/creating-a-volumetric-window-in-visionos.md)
- [Creating a 3D painting space](visionos/creating-a-painting-space-in-visionos.md)
- [Tracking and visualizing hand movement](visionos/tracking-and-visualizing-hand-movement.md)
- [Applying mesh to real-world surroundings](visionos/applying-mesh-to-real-world-surroundings.md)
- [Obscuring virtual items in a scene behind real-world items](visionos/obscuring-virtual-items-in-a-scene-behind-real-world-items.md)
- [ModelComponent](realitykit/modelcomponent.md)
- [MeshResource](realitykit/meshresource.md)
- [ModelEntity](realitykit/modelentity.md)
