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: wwdc2014-604
$eventId
ID of event: wwdc2014
$eventContentId
ID of session without event part: 604
$eventShortId
Shortened ID of event: wwdc14
$year
Year of session: 2014
$extension
Extension of original filename: mov
$filenameAlmostEvery
Filename from "(Almost) Every..." gist: [2014] [Session 604] Working wit...

WWDC14 • Session 604

Working with Metal: Fundamentals

Graphics and Games • iOS • 53:42

Start learning how to code with Metal in this step-by-step walkthrough of basic scene rendering. See the code you need to get your first Metal-based application up and running. Explore how to create graphics and compute shaders and efficiently animate scenes.

Speakers: Aaftab Munshi, Richard Schreyer

Open in Apple Developer site