List of games with EMBM support

From Vogons Wiki
Jump to: navigation, search
Environment-Mapped Bump Mapping (EMBM) effect summary

DirectX implements bump mapping using a technique best described as "environment-map bump mapping". This method can only be used on systems with hardware that specifically supports it. In DirectX 6, bump mapping is implemented using two textures (not including the object’s base texture). The first is a bump map which contains slope information (you can think of it as a height differential map), rather than height information, as is the case with the embossing method. (The bump map is generated by comparing adjacent texels in the height map). Hardware that supports DirectX 6 bump mapping uses these values to perturb the texel coordinates used in the lookup into a second texture (as opposed to using the data to alter the polygon’s normals). The second texture is an environment map, which is rendered onto the original polygon using these perturbed UV coordinates.[1] Matrox Millennium G400 was the first commercially available 3D accelerator to support Environment-Mapped Bump Mapping.[2][3]

Graphics cards which support EMBM
Games which use EMBM
  • Ace of Angels
  • Aquarius
  • Battlezone II: Combat Commander
  • Battle Isle: The Andosia war
  • BITM
  • Carmageddon: TDR 2000
  • Colin McRae Rally 2
  • Descent 3
  • Descent 3: Mercenary
  • Destroyer Command
  • Drakan
  • Dungeon Keeper 2
  • Echelon
  • Echelon: Wind Warriors
  • Expendable
  • F1 World Grand Prix
  • Far Gate
  • Fur Fighters
  • Hard Truck II
  • Hired Team Gold
  • Hired Team: Trial
  • Incoming Forces
  • Parkan: Iron Strategy
  • Ka-52 Team Alligator
  • Kyodai
  • Off Road: Redneck Racing
  • Offshore2000: Pro Surf Tour
  • Planet Heat
  • PowerRender engine V 3.0
  • Private Wars
  • Rollcage Stage II
  • Silent Hunter II
  • Silent Space
  • Silex engine
  • Slave Zero
  • Speed Busters
  • Spirit of Speed 1937
  • Sub Command
  • Jugular Street Luge Racing
  • Totaled
  • Warm Up
  • Wild Metal Country

Note: This list is incomplete. It merely shows the currently known games for which EMBM use has been specified by either Matrox[7] or the game developers.

EMBM support comparison (Drakan: Order of the Flame)
Proper EMBM support on a Matrox Millennium G400
Missing EMBM support on an Nvidia GeForce 4 MX440

Related links

References

  1. Pallister, K. (June 4, 1999), Intel's Developer Relations Group, "Ups and Downs" of Bump Mapping with DirectX 6 (link)
  2. Anandtech Matrox Millennium G400 & G400MAX review (link)
  3. Matrox Millennium G400 Series short info (PDF)
  4. Matrox MGA-G400 Specification (datasheet)
  5. Matrox G550 Chip Specifications (datasheet)
  6. Kyro EMBM support (datasheet)
  7. Matrox G400/G450 enhanced games (archived link)