KlakMath
is an extension library for the Unity Mathematics package.
At the moment, this library contains the following classes:
CdsTween
(critically damped spring model), ExpTween
(exponential
interpolation)
Noise
(1D gradient noise)
XXHash
(fast hash function as a PRNG)
FromTo
(rotation between two vectors)