Package arc.math
package arc.math
-
ClassDescriptionA specialized 3x3 matrix that can represent sequences of 2D translations, scales, flips, rotations, and shears.This class represents a cumulative distribution.Delaunay triangulation.A simple implementation of the ear cutting algorithm to triangulate simple polygons without holes.Track properties of a stream of float values.Takes a Linear value in the range of 0-1 and outputs a (usually) non-Linear, interpolated value.A 3x3 column major matrix; useful for 2D transforms.This class implements the xorshift128+ algorithm that is a very fast, top-quality 64-bit pseudo-random number generator.A simple class keeping track of the mean of a stream of values within a certain window.