iOSSwiftMetal icon indicating copy to clipboard operation
iOSSwiftMetal copied to clipboard

Simple shader example based on Ray Wenderlich's Metal example.

#Metal for iOS8 using Swift

Example

A basic example showing the use of Metal in iOS using Swift.

The code in this project is a direct port of the code outlined by Ray Wenderlich in his Metal for iOS8 Tutorial.