/math-functions

This utility library provides essential mathematical functions for working with WebGL applications. It offers methods to generate random values within specified ranges, map values from one range to another, check if a number is a power of two, and round values to the nearest multiple.

Primary LanguageJavaScriptMIT LicenseMIT

Stargazers