Getting Started
...
Glossary
H-M Terms

Height Map

3min

A height map is a digital representation of the surface of a 3D object. A height map is a two-dimensional image that stores the height of the terrain at each pixel.

Height maps are used to create 3D terrain in video games and other applications. They can also be used to create other 3D objects, such as mountains, valleys, and cliffs.

Here are some of the benefits of using height maps in 3D graphics:

  • Efficient: Height maps are a very efficient way to represent 3D terrain. This is because they only store the height information at each pixel, and they do not store the information about the shape of the terrain.
  • Scalable: Height maps can be scaled up or down without losing any detail. This makes them ideal for creating large-scale 3D terrains.
  • Easy to use: Height maps are relatively easy to use. This is because they can be imported into most 3D modeling software.

Here are some of the drawbacks of using height maps in 3D graphics:

  • Not as realistic: Height maps can produce unrealistic results, such as jagged edges and flat surfaces.
  • Not as versatile: Height maps can only be used to create terrain that is made up of a series of flat planes.
  • Limited detail: Height maps can only store a limited amount of detail. This means that they cannot be used to create very detailed 3D terrain.

Overall, height maps are a versatile and efficient way to represent 3D terrain in 3D graphics. However, they can produce unrealistic results and are limited in the amount of detail they can store.

Here are some additional tips for using height maps in 3D graphics:

  • Use a high-resolution height map: Using a high-resolution height map will help to reduce the jagged edges and flat surfaces that can occur with low-resolution height maps.
  • Use a displacement map: A displacement map is a type of texture map that can be used to add more detail to a height map. A displacement map is essentially a height map that is stored as a texture. When the texture is applied to a 3D object, the height of the object is modified to match the height of the displacement map.
  • Use a normal map: A normal map is a type of texture map that can be used to add more realism to a height map. A normal map is a texture map that stores the normal vectors of the 3D object. The normal vector is a vector that points in the direction of the surface normal at each pixel. When a normal map is applied to a 3D object, the lighting on the object is modified to make it look more realistic.

Feedback

Please be sure to submit issues or feature requests through the embedded feedback form. In the event it is a major issue please contact us directly through Discord.

Updated 03 Apr 2024
Doc contributor
Did this page help you?