Skip to content

Conversation

@LanlanMC
Copy link
Contributor

This makes better visual when you turn your camera around quickly. The previous smooth cam interpolates between camera position and rotation, this will decrease responsiveness because the camera have to take more time to get to the actual camera pos. Instead, I make the camera look at an interpolated player pos.

Showcase

Notice how original implementation looks in the first POV (at 0:10)

before.-.blur.mp4
after.-.blur.mp4

LanlanMC and others added 2 commits November 15, 2025 10:31
This makes better visual when you turn your camera around quickly.
The previous smooth cam interpolates between camera position and rotation, this will decrease responsiveness because the camera have to take more time to get to the actual camera pos. Instead, I make the camera look at an interpolated player pos.
@MukjepScarlet
Copy link
Contributor

Pending for 1.21.10

Copy link
Contributor

@DataM0del DataM0del left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix the setting names lol

MukjepScarlet and others added 2 commits November 24, 2025 15:56
…es/render/ModuleSmoothCamera.kt

Co-authored-by: DataModel <[email protected]>
…es/render/ModuleSmoothCamera.kt

Co-authored-by: DataModel <[email protected]>
@MukjepScarlet
Copy link
Contributor

conflict

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.

3 participants