Page 1 of 1

making it sloooow.

Posted: Fri Apr 13, 2007 1:37 pm
by Beshr
hello all

is there is any way so i can make the rendering a little bit (Matrixey!) i mean make it slow or soo smooth ( i don't know the right word?)????

:o

Posted: Fri Apr 13, 2007 2:12 pm
by Frodenius
you mean slowmotion like bullettime? call timer->tick() only each 5th frame or so..

Posted: Fri Apr 13, 2007 3:46 pm
by Luben
I've never called tick, but my program uptdates anyway

But call timer->setSpeed(Value) to change the speed of stuff. A value of 1 is normal speed, 2 is double speed, 0.5 is half speed.