Skip to content

Sample project for CocoaHeads presentation. Simple image processing using Metal.

Notifications You must be signed in to change notification settings

mohssenfathi/MetalImageProcessingExample

Repository files navigation

MetalImageProcessingExample

This is a sample project for the CocoaHeads meetup, Intro to Image Processing.

Note

If you experience a failed assertion:
Function writes texture (outTexture[1]) whose usage (0x01) doesn't specify MTLTextureUsageShaderWrite (0x02)
Go to Edit Scheme > Options > Metal API Validation and set to disabled.

About

Sample project for CocoaHeads presentation. Simple image processing using Metal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published