Wang Yang
Wang Yang
找一张噪点图, 使用 overlay 的方式blend上去就可以了
还可以用 [dissolve blend](https://github.com/wysaid/android-gpuimage-plus/wiki/Parsing-String-Rule-(EN)#21-normal-blend)
@Jiang00 貌似没加这个intensity逻辑, 后面补上
Please see the [readme.md](https://github.com/wysaid/android-gpuimage-plus/blob/master/README.md#2-custom-shader-filter)
@realicing 请问自带的demo 也有这个问题吗
@fenjuly did the builtin demo have the same problem?
两个解决方法 - 用 `compile 'org.wysaid:gpuimage-plus:2.4.10'` - 检查一下自己的jni模块, 把除了 armeabi-v7a 之外的全部删掉.
Thanks for your feedback. I'll fix it later. But it's just a demo, you should manage the view in your own app.
https://github.com/wysaid/android-gpuimage-plus/issues/291#issuecomment-368203376