//
pkg.gl
Category
github.com/seanpfeifer/rigging
gmath
package
0.3.4
Repository:
https://github.com/seanpfeifer/rigging.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
14 SLOC
#
Functions
Clamp
Clamp will return the value clamped between min and max, inclusive.
Lerp
Lerp linearly interpolates between a and b using t.