Skip to content

armadillu/ofxImageMask

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Simple of addon to apply masks to ofImages (with the mask being another ofImage of same size). It also allows to invert the effect of the mask.

I needed this to work on iOS, so unlike the other addons I've seen around, the masking happens at ofPixels level (not using shaders).

ofxImageMask screenshot

About

apply masks to ofImages at ofPixel level

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published