|
|
|
|
|
by crazygringo
4626 days ago
|
|
That's already in the article: > Instead of filtering the image in its native resolution, I used OpenGL's native support for linear interpolation to downsample the source image by 4X in width and height, blurred that downsampled image, then linearly upsampled via OpenGL afterward. |
|