Cincinesh / tue

The Tuesday C++ Vector Math and SIMD Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Configurable transform matrix dimensions

Cincinesh opened this issue · comments

Currently, the transformation matrix generation functions always return 4x4 matrices. Their dimensions could easily be controlled with template arguments instead.