|
|
|
|
|
by Bekwnn
1201 days ago
|
|
Working on low level performance sensitive code in games, this is something I see in code LOTS. As mentioned in the article, data oriented design runs into the pattern of wanting to iterate over parallel arrays of data frequently. |
|