Hacker News new | ask | show | jobs
by fwip 19 days ago
It depends on what you're simulating. A lot of what you'd use soft-body sims for run as a shader on a GPH - think hair, or a smirt - as long as it looks good, that's good enough, because it doesn't have physics interactions on other objects. So it's more natural to just use the frame rate steps, with a delta-t if necessary.