Skip to content
Terkel edited this page Oct 30, 2016 · 17 revisions

To-do

  • Even better documentation.
  • Add more math functions to the toolbox

Functions to add

  • degToRad
  • radToDeg
  • ClosestPowerOfTwo
  • fuzzyFloor
  • average
  • fuzzyCeil
  • fuzzyGreaterThan
  • fuzzyLessThan
  • fuzzyEqual
  • maxAdd
  • minSub
  • between
  • within
  • isOdd
  • isEven
  • clampBottom
  • percent
  • perlinNoise
  • deltaTime
  • nextPowerOfTwo
  • lerpUnclamped
  • inverseLerp
  • difference
Clone this wiki locally