The way to do this in SFML is to render your scene to a RenderTexture, which you then render to the screen using a fragment shader like so:.
確定! 回上一頁