Engine: Difference between revisions
Appearance
No edit summary |
m 4 revisions imported |
||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
In terms of modding, the engine refers to the core program and rules that the game obeys. Rules such as the method by which the display is rendered to the display, how ingame physics are modeled and the code for handling art assets. All the low level stuff is handled by the game engine. | In terms of modding, the engine refers to the core program and rules that the game obeys. Rules such as the method by which the display is rendered to the display, how ingame physics are modeled and the code for handling art assets. All the low level stuff is handled by the game engine. | ||
[[Category:Miscellaneous]] | |||
[[Category:General_Editing_Information]] | |||
Latest revision as of 20:56, 31 March 2025
In terms of modding, the engine refers to the core program and rules that the game obeys. Rules such as the method by which the display is rendered to the display, how ingame physics are modeled and the code for handling art assets. All the low level stuff is handled by the game engine.