Metal Optimization Techniques (video link)
Metal 2 Optimization and Debugging video link
Useful reference code / previous work
ComputeWithMetal
- This guy sets up a basic compute shader, and that's good for reference.
Metal Kernel Functions / Compute Shaders in Swift
- create a Metal Texture from a UIimage and displays it.
Note: Much of the code in the previous work has not been refactored for Xcode 9 and Swift 4
Metal Optimization Techniques (video link)
Metal 2 Optimization and Debugging video link
Useful reference code / previous work
ComputeWithMetal
Metal Kernel Functions / Compute Shaders in Swift
Note: Much of the code in the previous work has not been refactored for Xcode 9 and Swift 4