cats-oss / android-gpuimage

Android filters based on OpenGL (idea from GPUImage for iOS)
9.01k stars 2.27k forks source link

how to Create CustomFilter in Gpuimage #444

Open mPixster opened 5 years ago

mPixster commented 5 years ago

Anyone know how to create our own customFilter in Gpuimage. I want to make effect like VideoGlitch (https://www.shadertoy.com/view/XtK3W3) Like this. now how can I modify this file get effect using GPUimage android.How to do changes in Fragment Shader, how to set time or Resolution Variable android