glmatrix__doc
Macros for linear algebra calculations using scalars, vectors, and matrices
- Version:
- 1.0.0
- Copyright:
- Rene Warnking
- License:
- bsd3
- Packaged on:
- 04/12/2026 10:03:17
- Number of files:
- 2
- Size on disk:
- 425.27 kB
This package provides macros for linear algebra calculations with scalars, vectors, and matrices. Its structure is based on the JavaScript library glmatrix.js, and it similarly provides several convenience functions often used in computer graphics contexts, like creating a translation matrix.