Configure player

Close

WWDC Index does not host video files

If you have access to video files, you can configure a URL pattern to be used in a video player.

URL pattern

preview

Use any of these variables in your URL pattern, the pattern is stored in your browsers' local storage.

$id
ID of session: wwdc2022-10162
$eventId
ID of event: wwdc2022
$eventContentId
ID of session without event part: 10162
$eventShortId
Shortened ID of event: wwdc22
$year
Year of session: 2022
$extension
Extension of original filename: mp4
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2022] [Session 10162] Transform...

WWDC22 • Session 10162

Transform your geometry with Metal mesh shaders

Graphics & Games • iOS, macOS, tvOS • 17:43

Meet Metal mesh shaders — a modern and flexible pipeline in Metal for GPU-driven geometry creation and processing. We'll explore how this API can improve and add flexibility to your render pipeline, and share some of the opportunities that GPU-driven work can create. Discover how you can create procedural geometry — like hair rendering — on the GPU using mesh shaders, and build single render passes without additional compute passes or intermediate buffers. We'll also show you how to improve scene processing and rendering through GPU-driven meshlet culling.

Speaker: Andrei Tatarinov

Open in Apple Developer site

Downloads from Apple

HD Video (53.3 MB)
SD Video (28 MB)