elsuizo / static-math

Safe and fast mathematical operations with static arrays in the Rust programming language
40 stars 2 forks source link

implement `slerp` for `Quaternion` #12

Closed elsuizo closed 3 years ago

elsuizo commented 3 years ago

Could be nice have a interpolation routine for Quaternions