/ulib

Unified Mathematics Library. A work in progress math library for gaming engines in C.

Primary LanguageC

ulib

Unified Mathematics Library. A work in progress math library for gaming engines in C.

Current Features:
Vectors (vec2, vec3, vec4)
Matrices (2x2, 3x3, 4x4)
Buffers
Stack
Mesh
Matrix by Vector Multiplication (2x2, 3x3, 4x4)