Skip to content

gcorallo/ofxBlurUtils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ofxBlurUtils

Openframeworks addon, ping pong blur and other fx.
(only tested on osx10.12.6, OF0.98)

A lot of Blur with less passes.
In each i pass the sampling distance changes:

mode0: 1 * distance (normal)
mode1: i * distance
mode2: npasses-i * distance
mode3: i * i * distance

Examples:

  • example_simple. Simplest use of the addon.
  • example_rgb. RGB blur with, gain, x/y distances, compensation.
  • example_tiltShift. Not working yet.

About

openframeworks addon, blur and other fx.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •