Subject:
|
Re: Sticker Generator for LDRAW / MLCAD
|
Newsgroups:
|
lugnet.cad
|
Date:
|
Tue, 24 Jul 2007 19:18:22 GMT
|
Viewed:
|
3222 times
|
| |
| |
&tIn lugnet.cad, Michael Heidemann wrote:
It seems to me that you put for every pixel one quad. This produces an
|
enormous amount of bytes in a file. There was already a prog that was
called bmp2dat.
|
This is the approach also used by Bitsticker. It is certainly not optimal.
|
If you could rearrange the quads that are direct beside into one bigger
quad, then I would use your prog also for official files. But in the way
it is now I cant do that (3MB filesize for example).
|
Tim Goulds img2sticker script uses a
different strategy; you may want to
give it a try. It does edge
detection and then triangulates surfaces to fill the uniform areas. Im not sure
if thats appropriate for official parts, either, but it should generate smaller
files than these raster techniques.
Jim
|
|
Message is in Reply To:
| | Re: Sticker Generator for LDRAW / MLCAD
|
| I have just tested your prog. It seems to me that you put for every pixel one quad. This produces an enormous amount of bytes in a file. There was already a prog that was called bmp2dat. If you could rearrange the quads that are direct beside into (...) (17 years ago, 24-Jul-07, to lugnet.cad)
|
17 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|