Skip to content

ybapps/metal_camera

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

iOS metal camera with GPU shaders.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Swift 62.6%
  • Metal 37.4%