Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement a PID regulator to smoothly adjust the ClientTick #215

Merged
merged 1 commit into from
Dec 29, 2024

Conversation

hasenbanck
Copy link
Collaborator

We use a gaussian filter to filter out network jitter.

This change also makes the client tick continuous without any discontinuations.

@hasenbanck hasenbanck force-pushed the pid_game_tick branch 2 times, most recently from 2521200 to 831510c Compare December 29, 2024 15:26
We use a gaussian filter to filter out network jitter.

This change also makes the client tick continuous without any discontinuations.
@hasenbanck hasenbanck merged commit 68e3746 into vE5li:main Dec 29, 2024
3 checks passed
@hasenbanck hasenbanck deleted the pid_game_tick branch December 29, 2024 17:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant