On Sat, 3 Feb 2018 21:52:54 +0100
Andrzej Korwin-Mikke wrote:
> Greetings, there is virtually no documentation on frame synchronisation on
> the Internet, it's mentioned on four blogs with no explanation whatsoever.
> How do I know when to draw?
When you have both of:
- somethin
Hi Andrzej,
On 3 February 2018 at 20:52, Andrzej Korwin-Mikke
wrote:
> Greetings, there is virtually no documentation on frame synchronisation on
> the Internet, it's mentioned on four blogs with no explanation whatsoever.
> How do I know when to draw? If frame callback is the onl
Greetings, there is virtually no documentation on frame synchronisation on
the Internet, it's mentioned on four blogs with no explanation whatsoever.
How do I know when to draw? If frame callback is the only sensible way,
when should I fetch it and attach a listener? What does that actually d