GPUImage
GPUImage copied to clipboard
feature: add function `setupFilters` for GPUImageFilterGroup
feature: add function setupFilters
for GPUImageFilterGroup
I am not sure the difference between filters
, initialFilters
, terminalFilter
after tracing the code, but based on the example FilterShowcase
, it looks like this class method could make it more convenient.