Subject:
|
Re: Sticker Generator for LDRAW / MLCAD
|
Newsgroups:
|
lugnet.cad
|
Date:
|
Tue, 24 Jul 2007 16:40:28 GMT
|
Viewed:
|
3357 times
|
| |
| |
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 one bigger
quad, then I would use your prog also for official files. But in the way
it is now I can't do that (3MB filesize for example).
cu
mikeheide
Scott Wardlaw schrieb:
> I would like to share my sticker generating tool, that I created to convert
> bitmap images into flat part files (stickers / decals) for use in ldraw based
> CAD programs and rendering programs.
>
> Here is an example of what it can do:
> <http://www.brickshelf.com/cgi-bin/gallery.cgi?i=2637508>
>
> Here is a screenshot of the program:
> <http://www.brickshelf.com/cgi-bin/gallery.cgi?i=2637509>
>
> If you'd like to try it, I would really appreciate comments and suggestions for
> improvement. Also, I have included source code, so you can make your own
> changes or make sure that it is indeed a safe program to use. If you do make
> changes, I would really appreciate you sending them to me.
>
> Download in zip format from here:
> <http://www.scottwardlaw.com/sticker_generator.zip>
>
> Thanks,
> Scott
|
|
Message has 2 Replies: | | Re: Sticker Generator for LDRAW / MLCAD
|
| &tIn lugnet.cad, Michael Heidemann wrote: It seems to me that you put for every pixel one quad. This produces an (...) This is the approach also used by Bitsticker. It is certainly not optimal. (...) Tim Gould's (URL) img2sticker> script uses a (...) (17 years ago, 24-Jul-07, to lugnet.cad, FTX)
| | | Re: Sticker Generator for LDRAW / MLCAD
|
| (...) Almost...I combine pixels of the same color that are on the same horizontal line. So, if pixels 1 through 5 are the same color, they become a line that ocupies 1 through 5. Most of my stickers have been about 1MB. I wasn't aware of the other (...) (17 years ago, 24-Jul-07, to lugnet.cad)
|
Message is in Reply To:
| | Sticker Generator for LDRAW / MLCAD
|
| I would like to share my sticker generating tool, that I created to convert bitmap images into flat part files (stickers / decals) for use in ldraw based CAD programs and rendering programs. Here is an example of what it can do: (URL) Here is a (...) (17 years ago, 23-Jul-07, to lugnet.cad, lugnet.announce) !
|
17 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|