I was kind of curious to find out how sculpt maps are built/interpreted
my understanding is that each pixel in a 32x32px image maps the position of each vertex point relative to the objects center, and each color channel represents an axis, flat grey(127,127,127) being the center point.... is this correct?
or is there some other orientation for the reference point?
any help or links to descriptions would be helpful