How exactly do you use a glConvolutionFilter2d() call? I know about convolution filters and kernels, but am not sure exactly how to implement them. Just a simple example with say... a gaussian blur, would be helpful.

Recommended Answers

All 2 Replies

That link gives a good description of covolution in general, which I already know. I want to know how to use an opengl call to glConvolute2D to apply a convolution kernel to the window.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.