-
Notifications
You must be signed in to change notification settings - Fork 23
Tips and Tricks
Mustafa Al Ibrahim edited this page May 16, 2018
·
1 revision
There is a tradeoff between performance and accuracy. Because this software is designed mainly for creating grain packs, you can sacrifice some accuracy to grain performance. This can be done by a number of ways.
First make sure that shaking is not activated. If it is not, the issue can be mitigated by increase the accuracy of the simulation by one or more of the following:
- Increase the contact offset.
- Decrese the fixed delta time.
- Increase the sleep threshold.
- Increase the bounce threshold.
- Increase the solver iteration count.
- Increase the velocity solver iteration count.