<!--
{
  "availability" : [
    "Xcode: 16.3.0 -",
    "iOS: 15.0.0 -"
  ],
  "documentType" : "article",
  "framework" : "RealityKit",
  "identifier" : "/documentation/RealityKit/creating-an-app-for-face-painting-in-ar",
  "metadataVersion" : "0.1.0",
  "role" : "sampleCode",
  "title" : "Creating an App for Face-Painting in AR"
}
-->

# Creating an App for Face-Painting in AR

Combine RealityKit’s face detection with PencilKit to implement virtual face-painting.

## Overview

> Note: This sample code project is associated with WWDC21 session [10074: Dive into RealityKit 2](https://developer.apple.com/wwdc21/10074/).

## Configure the Sample Code Project

This project requires an iPhone or iPad running iOS 15 or iPadOS 15. It doesn’t support running in Simulator.

---

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)