BradLarson / GPUImage2

GPUImage 2 is a BSD-licensed Swift framework for GPU-accelerated video and image processing.
BSD 3-Clause "New" or "Revised" License
4.85k stars 605 forks source link

CIFilter's CIAdditionCompositing filter on GPUImage2 #214

Closed oguzgu closed 6 years ago

oguzgu commented 6 years ago

Hi,

How can i perform CIFilter's CIAdditionCompositing filter with gpuimage2?

BradLarson commented 6 years ago

Use an additive blend.