Re: Why do I get so few points(SDL_MOUSEMOTION) when I move fast

"sgrsgsrg" <[email protected]>
Newsgroups gmane.comp.lib.sdl
Message-ID <[email protected]>
I think it's limited by what windows sends with its API, maybe it's locked on the main display frequency? If you want more points you'll need to interpolate between them. Like when you draw with a painting program, they all use some sort of bezier interpolation to make nice curves, otherwise it would looks like multiple segments linked to each other.

_______________________________________________
SDL mailing list
[email protected]
http://lists.libsdl.org/listinfo.cgi/sdl-libsdl.org
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.