jsharp83 / MetalCamera

Swift, Metal based image and video processing on iOS
MIT License
154 stars 15 forks source link

Refactoring operations #4

Open jsharp83 opened 4 years ago

jsharp83 commented 4 years ago

Currently, There are redundant functions in Operations like setupTargetUniforms, setupPipelineState. Need to abstract this.