gdritter repos when-computer / 7989deb
Changed wording in first paragrpah Getty Ritter 8 years ago
1 changed file(s) with 2 addition(s) and 1 deletion(s). Collapse all Expand all
11 \meta{("subjects-and-entities" "subjects and entities" ("programming"))}
22
33 Object-oriented programming is very bad for high-performance programs
4 like video games. Or, at least, traditional object-oriented design is.
4 like graphics- and simulation-intensive video games. Or, at least,
5 traditional object-oriented design is.
56
67 The main culprit is the cache. If I have some \em{thing} in a game—say,
78 an enemy character—then it needs a lot of data associated with it: its