Mathematical functions for 2D/3D matrices, quaternions, and vectors
This library provides a set of utilities for working with mathematical operations commonly used in 3D graphics,
including vector and matrix operations such as dot products, vector negation, addition, and more.
Installation
To install the xeokit SDK, use the following npm command:
npminstall@xeokit/sdk
Usage
You can import and use functions from the matrix module as follows:
xeokit Matrix and Vector Math Library
Mathematical functions for 2D/3D matrices, quaternions, and vectors
This library provides a set of utilities for working with mathematical operations commonly used in 3D graphics, including vector and matrix operations such as dot products, vector negation, addition, and more.
Installation
To install the xeokit SDK, use the following npm command:
Usage
You can import and use functions from the matrix module as follows: