Kazade / kazmath

A C math library targeted at games
Other
522 stars 94 forks source link

wrapped all missing/new kazmath function #18

Closed chriscamacho closed 10 years ago

chriscamacho commented 10 years ago

also added some convenience java specific routines to allocate space for structures such as kmVec3, kmMat4 etc... (see java/sample/test.java)