RE: Building on top of an image
2017-12-24, 8:22 (This post was last modified: 2017-12-24, 9:02 by Michael Horvath.)
2017-12-24, 8:22 (This post was last modified: 2017-12-24, 9:02 by Michael Horvath.)
(2017-12-19, 20:07)Roland Melkert Wrote:(2017-12-19, 6:56)Michael Horvath Wrote: I have images such as the attached ones. What is the best way to under/overlay the images in an ldraw editor so that I can build to match them? Does some software support this? I *may* possibly be able to export them as SVG or PostScript. Thanks.
You can make a textured quad out of it and put it in a .dat.
Or generate a sticker using my online script:
http://www.melkert.net/test/stickerGen.html
Then put that in the model and build over it in ortho mode.
Is there a way to make a textured quad completely transparent? Or just show the texture and omit the quad?