Hacker News new | ask | show | jobs
by maggit 2246 days ago
I haven't had a look at the source code for this, but I expect that it syncs with the screen refresh rate.
1 comments

(author here) it doesn't. it sets the timer to about 35 FPS and installs a callback routine that is called repeatedly as interrupt. Smoothing is rather done implicitly by "triple diagonal interlacing"