Re: mouse smoothing
Fabian Giesen <[email protected]>
| Newsgroups | gmane.games.devel.algorithms |
|---|---|
| Message-ID | <[email protected]> |
> Yeah, there is some non-trivial approach to doing this, and it's done by the OS. :-) > > In Windows, you can adjust parameters related to this. The most notable (in my opinion) is the acceleration slider which is a power function on the velocity. That's not doing any smoothing either, though; quite the opposite, it further exaggerates the input mouse motions. There's no point in smoothing mouse input, really; unlike most input devices, mice don't have any appreciable noise in their output. All the smoothing does is make everything feel laggy. ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ GDAlgorithms-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gdalgorithms-list Archives: http://sourceforge.net/mailarchive/forum.php?forum_name=gdalgorithms-list