felipeagc / gmath

Game math library written in C99 (inspired by glm)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gmath

Simple C99 math library for games. Includes common linear algebra operations for games and tries to be compatible with glm (with tests included).

About

Game math library written in C99 (inspired by glm)


Languages

Language:C 97.1%Language:C++ 2.5%Language:Meson 0.4%