Skip to content

ruckustboom/MathX

Repository files navigation

MathX

Notes

  • Functions always put the action parameter first
    • lerp(t, a, b)
    • unlerp(x, a, b)
  • x, y, etc. represent values in the whole available range
  • t represents ratio values (i.e. normalized in 0.0 - 1.0)
  • a and b represent bounds for ranged calculations

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages