Skip to content

Math library

BiLerp

Bilinear interpolation

CartesianToPolar

Converts given Cartesian coordinate(1) pair to Polar coordinate system

  1. Cartesian coordinates allow one to specify the location of a point in the plane, or in three-dimensional space. The Cartesian coordinates (also called rectangular coordinates) of a point are a pair of numbers (in two-dimensions) or a triplet of numbers (in three-dimensions) that specified signed distances from the coordinate axis.

ClosestPointOnTriangleToPoint

ComputeAbs

GetDistanceWithinConeSegment

IsEven

IsOdd

PerlinNoise2D

PerlinNoise3D

PolarToCartesian

ProjectToAxisZ

RandPointInCircle