Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Changes between Version 2 and Version 3 of ~archive/ResourceManager


Ignore:
Timestamp:
Nov 28, 2007, 12:14:40 AM (16 years ago)
Author:
landauf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • ~archive/ResourceManager

    v2 v3  
    11= Resource Manager =
     2[[ArchivePage]]
     3
    24Resources are Objects, that can be loaded from a harddrive, and then used from memory.
    35Because the loading process is quite Resource-dependable, the loading of each resource (e.g Texture, 3d-model etc.) should be made as little as possible.