User Tools

Site Tools


dragengine:glem

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
dragengine:glem [2020/05/18 20:57] – [Modules Layer] thanosdragengine:glem [2020/05/18 20:59] – [Engine Layer] thanos
Line 39: Line 39:
  
 ===== Engine Layer ===== ===== Engine Layer =====
-This is the core of the game engine. This layer is responsible for all the book keeping of managing resources and modules. On top of this a flexible virtual file system is maintained. The engine layer takes care of loading and verifying modules while the launcher layer is responsible to check if the required modules are present. The launcher layer is also responsible to populate the virtual file system. This layer is maintained solely by the Drag[en]gine Development Team. No other team is required to deal with this layer due to the loose coupling and the high level of abstraction.+ 
 +This is the core of the game engine. This layer is responsible for all the low level managing of resources and modules.  
 + 
 +This is complemented by a flexible virtual file system. The engine layer takes care of loading and verifying modules while the launcher layer is responsible for checking if the required modules are present. The launcher layer is also responsible for populating the virtual file system. This layer is maintained solely by the Drag[en]gine Development Team. No other team is required to deal with this layer due to the loose coupling and the high level of abstraction.
  
 ===== Launcher Layer ===== ===== Launcher Layer =====
dragengine/glem.txt · Last modified: 2020/05/18 21:04 by thanos