excessive / cpml

Cirno's Perfect Math Library: Just about everything you need for 2D/3D games. Hopefully.

Home Page:https://excessive.github.io/cpml/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

mat4 doesn't accept vec3's everywhere that it takes in vector arguments.

shakesoda opened this issue · comments

Obvious spots include mat4.translate, mat4.rotate, mat4.scale.