ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.

Difference between revisions of "Engine"

From ModEnc
Jump to: navigation, search
 
m (Added to category)
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]]

Revision as of 01:44, 18 April 2005

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.