keijiro / KlakMath

An extension library for Unity Mathematics.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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)

About

An extension library for Unity Mathematics.

License:The Unlicense


Languages

Language:C# 97.6%Language:ShaderLab 2.4%