wmathconcepts

0.4.45 • Public • Published

wMathConcepts Build Status

Collection of functions to operate such geometrical concepts as Sphere, Box, Plane, Frustum, Ray, Axis and Angle, Euler's Angles, Quaternion and other. Why MathConcepts? Three reasons. All functions of the module are purely functional. MathConcepts heavily relies on another great concept MathVector what makes the module less sensible to data formats of operational objects. The module provides functions for conversions from one to another conceptual form, for example from Quaternion to Euler's Angles or from Euler's Angles to Quaternion or between different representations of Euler's Angles. Unlike MatchConcepts many alternatives do conversions inconsistently or inaccurately. MatchConcepts is densely covered by tests and optimized for accuracy. Use MatchConcepts to have uniform experience solving geometrical problems and to get a more flexible program.

Try out

npm install
node sample/Sample.s

Package Sidebar

Install

npm i wmathconcepts

Weekly Downloads

5

Version

0.4.45

License

MIT

Unpacked Size

6.15 kB

Total Files

5

Last publish

Collaborators

  • wandalen