3
\$\begingroup\$

I don't remember how is it called that rendering problem that you have when you get fast movements (a sprite moves fast for example from right to left) and you have half of the image in a position and half in another for a given frame (for example the top left of the sprite moves correctly but the bottom half of the same sprite is lagging back).

In particular I'm using SFML2 but this is kinda a Library-Agnostic question.

And what are the most common methods to fix it?

\$\endgroup\$

1 Answer 1

8
\$\begingroup\$

You are probably referring to tearing. You should enable VSync and/or use multiple buffering.

\$\endgroup\$

You must log in to answer this question.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.