Clicky

iOS Dev Nugget 113 GPUImage, a GPU-based Image and Video Processing Framework

.

Need to run a code review on your codebase? Hire me

I have been doing some work on image filters recently and Brad Larson's GPUImage has been great for that. GPUImage provides a framework and built-in building blocks for creating image and video filters, utilizing OpenGL ES 2.0 (thus running on the GPU) underneath.

For a quick demo of what it allows you to do, check out the FilterShowcase sample project.


Your feedback is valuable: Do you want more nuggets like this?   Yes   or   No

.

.

Like this and want such iOS dev nuggets to be emailed to you, weekly?

Sign Me Up! or follow @iosdevnuggets on Twitter

.

View archives of past issues