Home

Awesome

KlakMath

KlakMath is an extension library for the Unity Mathematics package.

At the moment, this library contains the following classes:

Interpolation functions

gif

CdsTween (critically damped spring model), ExpTween (exponential interpolation)

Noise functions

gif gif gif

Noise (1D gradient noise)

Pseudo random number generator

5

XXHash (fast hash function as a PRNG)

Rotation utilities

FromTo (rotation between two vectors)