An open API service indexing awesome lists of open source software.

https://github.com/63rabbits/mtl_cif2mtl2cifsample

Connect 3 render passes : Core Image Filter -> Metal Shader -> Core Image Filter.
https://github.com/63rabbits/mtl_cif2mtl2cifsample

cifilter ios metal

Last synced: 3 months ago
JSON representation

Connect 3 render passes : Core Image Filter -> Metal Shader -> Core Image Filter.

Awesome Lists containing this project

README

        

# MTL_CIF2MTL2CIFSample

Connect 3 render passes : Core Image Filter -> Metal Shader -> Core Image Filter.

---
Note :
- It works only on the actual device.
- At the end of the code, an additional Metal Shader is run. This is to fit the image into MTKView.
---

![](MTL_CIF2MTL2CIFSample-0000.png)

![](MTL_CIF2MTL2CIFSample-0001.png)