Vector Displacement Map

vectordisp_vs_disp.jpg

Displacement vs. vector displacement, from the Mudbox 2011 Help file.
(Note: the vector map is a HDR image, so the full range can't be displayed properly)
Image by Autodesk

Traditional grayscale displacement mapping encodes the difference between the high-resolution model and the low-resolution model, using the low-res model's UV coordinates. Vector displacement uses a similar process, except it also uses the high-res model's UV coordinates, creating a correspondence between the two UVs.

This correspondence allows the map to encode not only how far away one vertex is from the nearest vertex on the other mesh, but also to move the vertex across all three axes in space. This allows the map to encode complex undercuts, for example under a mushroom cap or behind an ear.

http://www.youtube.com/watch?v=ZPezIU0c4zc

Vector displacement of an ear in Mudbox 2011 (Youtube video).
Image by Wayne Robson


CategoryTexturing CategoryTextureTypes CategoryBumpMap

VectorDisplacementMap (last edited 2012-05-07 18:23:39 by EricChadwick)