math: add affine matrix type with implicit row #1085

Open
opened 2023-10-25 08:46:44 +00:00 by emidoots · 0 comments
emidoots commented 2023-10-25 08:46:44 +00:00 (Migrated from github.com)

Add an affine matrix type which has e.g. an implicit (0, 0, 0, tw=1) row to save on memory usage (3*4 floats for a 4x4 matrix)

Also can enable some better type safety of operations perhaps

Add an affine matrix type which has e.g. an implicit `(0, 0, 0, tw=1)` row to save on memory usage (3*4 floats for a 4x4 matrix) Also can enable some better type safety of operations perhaps
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
hexops/mach#1085
No description provided.