---
title: Applying temporal antialiasing and upscaling using MetalFX
framework: metalfx
role: sampleCode
role_heading: Sample Code
path: sample-code/metalfx/applying-temporal-antialiasing-and-upscaling-using-metalfx
---

# Applying temporal antialiasing and upscaling using MetalFX

Reduce render workloads while increasing image detail with MetalFX.

## Overview

Overview note: This sample code project is associated with WWDC22 session 10103: Boost performance with MetalFX upscaling. Configure the sample code project This sample code project requires the following: macOS 13 or later, and a Mac with the M1 chip or an Intel-based Mac iOS 16 or later, and an iPad with the M1 chip Xcode 14 or later

## See Also

### Temporal scaling

- [MTLFXTemporalScaler](metalfx/mtlfxtemporalscaler.md)
- [MTLFXTemporalScalerDescriptor](metalfx/mtlfxtemporalscalerdescriptor.md)
