How does one map a bitmap onto an LDraw object?
A utility called BMP2DAT can superimpose a bitmap file on a DAT file. However, for making decorated elements this is not a very high quality method. Steve suggests imposing a bitmap on the file and then drawing a vector graphic in the part file with lines and colors over it, using the BMP as a guide, and then discarding it.
Related Questions
- Yes, any object defined in the data files can be placed on the map, regardless of which tileset it is normally associated with. Will the new map editor support extended upgrade values?
- How can I texture map a sphere, cylinder, or any other object with multiple facets?
- How does one map a bitmap onto an LDraw object?