Matrix Transformations
Page 1 of 1
Matrix Transformations
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?
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- Join date : 2011-09-19
Posts : 25
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum