Skip to content
Terkel edited this page Oct 7, 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
  • wrap (loop-index)
  • isOdd
  • isEven
  • clampBottom
  • percent
  • sign
  • perlinNoise
  • nextPowerOfTwo
  • lerpUnclamped
Clone this wiki locally