Common mathematics library
A library providing common mathematics functions: vectors, matrices, quaternions, etc.
Name | Description | Default value |
---|---|---|
CMMT_USE_INT64 | Use double precision integers | OFF |
CMMT_USE_FLOAT64 | Use double precision floats | OFF |
git clone https://github.com/cfnptr/cmmt
You can find usage examples in source code of the MPGX library.