V
V
veydlin2016-11-05 15:09:38
C++ / C#
veydlin, 2016-11-05 15:09:38

Are there ready implementations of Gaussian Blur opengl?

We need a blurred window background near the program interface (example in the picture)
d5c064d991834dbf8d231e21a387fb34.jpg
. that's actually all, then I'm not ready to climb into the hell of the openGL language yet and still hope to get off with a little blood, there will even be enough example that takes a texture and applies shaders to it, somehow I'll screw the Blur shaders
Application with # WPF, but it will do something in c++ (I’ll just format it as a lib and screw it to c#)
I’ve already tested the standard C# tools for blurring - it slows down

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander Taratin, 2016-11-07
@veydlin

I have already tested the standard C# tools for blurring - it slows down

You are doing something wrong.
c# wpf shader effect
There is even in Russian https://habrahabr.ru/post/194734/ (though not Gauss, but I think you can tweak it for yourself)

R
romy4, 2016-11-05
@romy4

Is it really hard to google it? straight the second line either

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question