DO/SHD

From Dark Omen Wiki

< DO
Revision as of 13:29, 20 November 2010 by Mikademus (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Contains a heightmap with vegetation in the same format as in PRJ's TERR block. Alternative possible functions:

  • Shadow map for terrain.
    • Evidence: by subtracting from PRJ's TERR heigthmap a good shadow map is obtained.
    • Against: Not all maps ahve .SHD files. Generated shadow map data are faint and their contrast must be cranked up to be visible.
  • Path finding costs. Evidence: none.
  • A useless vestigal. Evidence: not all maps have .SHD files.

Currently used to generate a shadow map layered on top of the game terrain. You can extract the height map as .TGA images by the "export shadow" command from the PRJ Text Mode Editor.

communication