In article <1184924135.235604.268090@[EMAIL PROTECTED]
>,
Misterysword@[EMAIL PROTECTED]
wrote:
> On 19 jul, 07:45, Miss Elaine Eos <M...@[EMAIL PROTECTED]
>
> wrote:
> > In article <1184663103.053719.219...@[EMAIL PROTECTED]
>,
> >
> > Misterysw...@[EMAIL PROTECTED]
wrote:
> > > In my program, when I want to rotate or translate, movements abrupt.
> > > How would you smooth the movements of the mouse?
> >
> > 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.
--
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.


|