Created
November 6, 2014 18:50
-
-
Save jblocksom/923664921517d33fff58 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Last summer Apple introduced Metal, a new 3D graphics API for iOS devices featuring faster, more detailed access to the graphics hardware. In this session we will introduce programmers to the Metal API. We will start with a high level overview of Metal and how it compares to OpenGL, comparing the two and seeing what the cost is for the extra graphics speed. We will look at using Metal for GPU based computation, using the Metal Shading Language for rendering, and how to combine them for intense GPU powered apps. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment