rFlex / SCRecorder

iOS camera engine with Vine-like tap to record, animatable filters, slow motion, segments editing
Apache License 2.0
3.06k stars 583 forks source link

Create SCFilter from UIImage like Snapchat Geofilters #276

Open rico237 opened 8 years ago

rico237 commented 8 years ago

I'm wondering if it is possible to add a filter made with an UIImage like the geofilters in recent Snapchat app ? Thank you

glm4 commented 8 years ago

@rico237 You can try with CIColorCube filter and LUT images. This question's first answer should help.

rico237 commented 8 years ago

@sherm4n90 ok i will try and post my answer if somehow i happen to make it work :)

mitchellporter commented 8 years ago

@rico237 Did you try this yet?

rico237 commented 8 years ago

@mitchellporter not now but as soon as i get this done i post my code :)

mitchellporter commented 8 years ago

@rico237 Sounds good let us know if you make any progress or need any help.