GodotECS / godex

Godex is a Godot Engine ECS library.
MIT License
1.22k stars 67 forks source link

Add Hermite interpolation #266

Closed AndreaCatania closed 3 years ago

AndreaCatania commented 3 years ago

All the physical objects meshes transforms are now updated using the Hermite Interpolation function so that the motion is smooth even with really low Physics Processing Hz.