turanszkij / WickedEngine

3D engine with modern graphics
https://wickedengine.net
Other
5.86k stars 617 forks source link

Jolt physics interpolation #868

Closed turanszkij closed 5 months ago

turanszkij commented 5 months ago

Jolt physics doesn't support interpolation like Bullet physics, so a custom interpolation was implemented.