Re: [Algorithms] mouse smoothing
Brought to you by:
vexxed72
|
From: Jeff R. <je...@8m...> - 2009-09-12 04:56:19
|
Okay, seems we have a consensus :-P No filtering: x += dx; Just curious if there was some non-trivial approach that i didn't know about that was maybe good for this. TBH I've never quite understood the importance either, but some of our users are asking for it. Cheers, Jeff On Fri, Sep 11, 2009 at 8:58 PM, Sylvain Vignaud <vi...@ii...> wrote: > I've never seen a game where it helped/where I felt I played better with > it. Whether I had crappy or good mouse. > > Nicholas "Indy" Ray wrote: > > I agree that mouse smoothing in a FPS is not a good default! I've had > > better experience with a few third persons games, but I figure only > > then if aiming isn't important. > > > > Indy > > > > On Fri, Sep 11, 2009 at 1:11 PM, Oscar Forth > > <os...@tr... > > <mailto:os...@tr...>> wrote: > > > > TBH any form of enforced filtering just annoys me. I FAR prefer > > no filtering, my experience is that most PC gamers agree. So > > whatever you do for filtering ... make sure it can be turned off! > |