Game Developers of UNT
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Matrix Transformations

Go down

Matrix Transformations Empty Matrix Transformations

Post  IAmSerge Sat May 12, 2012 6:40 pm

A system to handle matricies and matrix transformations and matrix multiplication, with each potential ordered pair of transformation types (translation * X_rotation, scale * translation, etc...) being handled in its own specific function, optimized for that pair.

System would use a function pointer array, with index being easily determined by the transformation types, leaving it at a very fast access time.

Good Idea or Bad Idea?
IAmSerge
IAmSerge

Join date : 2011-09-19
Posts : 25

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum