hello-triangle-swift icon indicating copy to clipboard operation
hello-triangle-swift copied to clipboard

Apple's Hello Triangle project, an introduction to Metal on iOS, ported to Swift 4

Hello Triangle for Swift

Apple's introductory tutorial for Metal, Hello Triangle, ported to Swift 4.0 for your enjoyment.

Updates from the original demo include support for rotation and the option to support wide color (P3) pixel format.

You can read more about this demo here.