Open main menu

SCI/Specifications/Graphics

< SCI‎ | Specifications
Revision as of 19:27, 19 January 2009 by Fingolfin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


General stuff

The graphics in SCI are generated using four resource types:

  • Pic resources for background pictures.
  • View resources for images.
  • Font resources for drawing text.
  • Cursor resources for displaying the mouse pointer.


Those resources are drawn on three distinct maps:

  • The visual map, used for displaying the actual pictures the player sees
  • The priority map, which keeps information about how the depth of the screen
  • The control map, which contains special information