macoscope / WWDC16

73 stars 6 forks source link

602: Adopting Metal, Part 1 #40

Open Augustyniak opened 8 years ago

Augustyniak commented 8 years ago

https://developer.apple.com/videos/play/wwdc2016/602

Metal provides the best access to the GPU on iOS, tvOS, and macOS, enabling you to maximize the graphics and compute potential of your apps and games. Get introduced to the essential concepts behind Metal, its low-overhead architecture, streamlined API, and support for efficient multi-threading. Start learning how to code with Metal in a walkthrough of rendering a basic scene.

Keywords: Graphics and Games, iOS, macOS, tvOS.