Hi, i've make a game, and like "geometry wars" i want to put a post effect on the result of the renderWindow.
I''ve make a shader "Bloom". The probleme is that : my shader take one parameter : a texture
And the function RenderWindow::capture() decrease a lot my fps.
Have you and idea to improve my situation or to solve it ?
Sorry for my bad english.