map/mesh alignment
08-Jun-94 15:26:34
Sb: #106481-map/mesh alignment
Fm: dave aguilar 76260,453
To: David Rhoten 71450,2654
/* The trick is that you assign the mapping coords to the object for the grid
map, then, paint "over" (depending on the print program you may not paint
"exactly" OVER the grid, but close enough) then just swap the painted map for
the grid WITHOUT changing the mapping coords! */
Do you render the object with the grid so that you remember which is where? I
seem to remember some reference of using numbers in the grid to so one
remembers which box is which. -dave