Registry / utility / mathc
library2019-09-29vcpkgunverified

Pure C math library for 2D and 3D programming.

vcpkg install mathc
INSTALL
IMPORT
SIG · MATHC
M
mathc
utilitycppv2019-09-29
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

mathc.h
#include <mathc.h>

Create an identity 4x4 matrix.

#include <mathc.h> int main() { mat4 m = mat4_identity(); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2019-09-29latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources

No resource links recorded.

mathc — pip install mathc · libregistry