[Solved] Object jittering (again)

User avatar
dotsquid
Posts: 22
Joined: Fri Jan 14, 2011 7:10 pm
Location: Ukraine

Re: Object jittering (again)

Post by dotsquid »

mi076 wrote:ok, no problem, look at this, is it better?
It's hard to say, because the velocity of the cube is low.

Anyway, it seems that in my engine the camera was pointed to the position of the object which was actual on the previous frame and that was the problem :oops: . However, in the modified Basic Demo the camera is ok, but the jitter is seen.
Thanks for all the replies and sorry for the false alarm. I hope I found the genuine root of my problem and it won't repeat.