#Why am I jittering?

12 messages · Page 1 of 1 (latest)

river oasis
#

I'm seeing quite a bit of litter when move around corners. I'm noticing it on the corners of buildings.

river oasis
#

It's me that's jittering. If I lerp the camera position to player position and this is what I see now.

#

Why am I jittering?

river oasis
#

I've increased the physics ticks per second to 90, re-enabling vsync reduces it, but it's still there.

solar veldt
#

Try setting the physics ticks to your screen refresh rate

#

If that solves the jitter it's a physics interpolation issue

river oasis
#

So the physics ticks were set to refresh rate when the problem first revealed itself. But having physics ticks set to refresh rate gives me zero jitter with vsync on, but bad jitter with vsync off.

solar veldt
river oasis
#

Amazing thanks, I was having a hard time with that addon because I was only finding links to the 3.x version. That has solved the problem 90%, it's far from perfect, but I can deal with it for now. Hopefully that gets implemented into the engine.

solar veldt