-
Notifications
You must be signed in to change notification settings - Fork 476
Open
Description
After looking at the implementation, I noticed it's using a fixed timestep but without any linear interpolation on movement. If there's no interpolation then there will be visible stuttering/jittering as fixed updates and rendering are out of sync so why isn't this present? Unless it's handled by something else?
Thansm
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels