If not, what type of structure would you suggest using? My inclination is to use a linked list of objects/entities and to have a node for each specific object/entity that contains a link to an array that would hold the transformation matrix?
Thanx
If not, what type of structure would you suggest using? My inclination is to use a linked list of objects/entities and to have a node for each specific object/entity that contains a link to an array that would hold the transformation matrix?
Thanx