---
title: Add rich graphics to your SwiftUI app
framework: swiftui
role: sampleCode
role_heading: Sample Code
path: sample-code/swiftui/add-rich-graphics-to-your-swiftui-app
---

# Add rich graphics to your SwiftUI app

Make your apps stand out by adding background materials, vibrancy, custom graphics, and animations.

## Overview

Overview note: This sample code project is associated with WWDC21 session 10021: Add Rich Graphics to Your SwiftUI App.

## See Also

### Immediate mode drawing

- [Canvas](swiftui/canvas.md)
- [GraphicsContext](swiftui/graphicscontext.md)
