Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 507 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 507 Bytes

#ofxPointilize

filter addon to pixalize/pointilize images. Inspired by ofxRetroPixel from Akira Hayasaka.

Compatible with openFrameworks 0.9.0+

Generate all project files using the openFrameworks Project Generator.

example Image

##Features

  • takes an input texture and outputs a filtered texture
  • parameters like pixel size or border size can be manipulated

##Sample Usage see example project