Skip to content

fix: soft body physics breaking at low framerates#64

Merged
Miou-zora merged 1 commit intomainfrom
45-soft-body-physics-breaking-with-low-framerate
Nov 26, 2024
Merged

fix: soft body physics breaking at low framerates#64
Miou-zora merged 1 commit intomainfrom
45-soft-body-physics-breaking-with-low-framerate

Conversation

@ripel2
Copy link
Contributor

@ripel2 ripel2 commented Nov 26, 2024

Related to:

Following #61 we are now able to fix this bug easily.
Although this works perfectly fine, the precision of the simulation could be improved even more by using substeping, but this is for another issue.

@ripel2 ripel2 added the bug Something isn't working label Nov 26, 2024
@ripel2 ripel2 requested a review from a team November 26, 2024 09:01
@ripel2 ripel2 self-assigned this Nov 26, 2024
@ripel2 ripel2 linked an issue Nov 26, 2024 that may be closed by this pull request
@Miou-zora Miou-zora merged commit 04f6fc2 into main Nov 26, 2024
@Miou-zora Miou-zora deleted the 45-soft-body-physics-breaking-with-low-framerate branch November 26, 2024 09:14
MasterLaplace pushed a commit that referenced this pull request Dec 6, 2024
Related to:
- #45 

Following #61 we are now able to fix this bug easily.
Although this works perfectly fine, the precision of the simulation
could be improved even more by using substeping, but this is for another
issue.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Soft body physics breaking with low framerate

2 participants