> In my program, when I want to rotate or translate, movements abrupt.
> How would you smooth the movements of the mouse?

Signature
Please take off your pants or I won't read your e-mail.
I will not, no matter how "good" the deal, patronise any business which sends
unsolicited commercial e-mail or that advertises in discussion newsgroups.
On 19 jul, 07:45, Miss Elaine Eos <M...@your-pants.PlayNaked.com>
wrote:
> In article <1184663103.053719.219...@i38g2000prf.googlegroups.com>,
>
[quoted text clipped - 9 lines]
> I will not, no matter how "good" the deal, patronise any business which sends
> unsolicited commercial e-mail or that advertises in discussion newsgroups.
?? ummm...It seems that you are dangerous...jijiji
Well, well. Movements, like the rotation, are too fast.If I move a
little the mouse, the scene is moved very fast.
I Can I make it slower?
(Sorry for my writing. I'm not english, and I'm beginning with the
English...^_^ )
Thanks
Miss Elaine Eos - 25 Jul 2007 05:58 GMT
> On 19 jul, 07:45, Miss Elaine Eos <M...@your-pants.PlayNaked.com>
> wrote:
[quoted text clipped - 6 lines]
> > Abrupt in what way? Is it jerky? Smooth but too fast? Not able to do
> > small movements?
> Well, well. Movements, like the rotation, are too fast.If I move a
> little the mouse, the scene is moved very fast.
>
> I Can I make it slower?
Try dividing the mouse-deltas by some amount. So the inputs appear to
be .5 or .1 of the actual values.

Signature
Please take off your pants or I won't read your e-mail.
I will not, no matter how "good" the deal, patronise any business which sends
unsolicited commercial e-mail or that advertises in discussion newsgroups.
Misterysword@hotmail.com - 01 Aug 2007 12:33 GMT
On 25 jul, 06:58, Miss Elaine Eos <M...@your-pants.PlayNaked.com>
wrote:
> In article <1184924135.235604.268...@q75g2000hsh.googlegroups.com>,
>
[quoted text clipped - 21 lines]
> I will not, no matter how "good" the deal, patronise any business which sends
> unsolicited commercial e-mail or that advertises in discussion newsgroups.
Thanks you for your response, but..mouse-deltas??? where are they?
Should I be any function or class?
I don?t understand...