Skip to content

How to set the specific rigidbody's iteration count? #277

Answered by RossNordby
Pro-Ly asked this question in Q&A
Discussion options

You must be logged in to vote

Per-body iterations/substepping is not currently possible. It's something I've considered, but it comes with some pretty major costs that need to be mitigated.

The workaround is typically some modified constraint configuration. For ropes in particular, consider adding skip connections as in the RopeStabilityDemo.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@Pro-Ly
Comment options

@RossNordby
Comment options

Answer selected by Pro-Ly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants