alexanderyyg / NonuniformBlur

A very fast approximation to large-kernel Gaussian blur with nonuniform blur radii, by making use of box-filtered mip maps V-cycle (theoratically related to Haar wavelet tranforms). The mathematical model can be found in the PDF file.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NonuniformBlur

Very fast approximation to large-kernel Gaussian blur with nonuniform blur radii, by making use of box-filtered mip maps (theoratically related to Haar wavelet tranforms). The mathematical model can be found in the PDF file.

Nonuniform blur result

Hot keys:

[F1] show/hide FPS

[Space] pause/play animation

About

A very fast approximation to large-kernel Gaussian blur with nonuniform blur radii, by making use of box-filtered mip maps V-cycle (theoratically related to Haar wavelet tranforms). The mathematical model can be found in the PDF file.


Languages

Language:C++ 71.9%Language:C 26.6%Language:HLSL 1.5%