Skip to content

Why no interpolation? #94

@Ayymoose

Description

@Ayymoose

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions