deepal15 / metal_camera

iOS metal camera with GPU shaders.

Home Page:https://gsurma.github.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Metal Camera

Basic Swift implementation of the iOS video camera that uses GPU Shaders implemented with Metal Shading Language.

Check out corresponding Medium article: Easy Filters - Intro to GPU Pixel Shaders


iOS app implemented with shaders from this project:

Shaders

  • Passthrough (Original)


  • Brightness


  • Contrast


  • Gamma


  • Exposure


  • Grayscale


  • Inversion


  • Rgba2Bgra


  • Pixellate


  • BoxBlur


Author

Greg (Grzegorz) Surma

PORTFOLIO

GITHUB

BLOG

Support via PayPal

About

iOS metal camera with GPU shaders.

https://gsurma.github.io

License:MIT License


Languages

Language:Swift 62.6%Language:Metal 37.4%