Subject:
|
Re: New tool for making minifigs
|
Newsgroups:
|
lugnet.cad.dev
|
Date:
|
Sun, 8 Sep 2002 09:29:23 GMT
|
Viewed:
|
470 times
|
| |
| |
How do you make your Delphi apps
that can show you a preview of
what you a building or making
in dat format?
I tryed with something like
winexec(ldraw model.dat -ms)
but is not good as it runs ldraw and changes screen to full
320 x 240 and then back to my windows XP resolution
do u do the same?
In lugnet.cad.dev, Orion Pobursky writes:
> In lugnet.cad.dev, Eduardo Vazquez Harte writes:
> > I made a preview of a minifig maker called Ldraw Minifig Factory
> > here http://www.brickshelf.com/cgi-bin/gallery.cgi?f=24784
> > is the screenshot I want to know what you all think of it
> > before I code it.
> >
> > Just forgot to let you know all that I just got a laptop an IBM 770z
> > the only problem is that it doesn't have a Network card so I
> > can't use it online for now anyway give me a lot of idea and feedback
> > about LMF "Ldraw Minifig Factory".
>
> I'm making a similar program but it's a plugin for LDDesignPad. Here's a
> couple of thing I'm incorporating:
>
> - Neckwear and footwear
> - Custom rotation of the indiviual parts
> - Possibly a picture preview, similar to my DAT curves plugin.
>
> Here's a request to anyone who happens to read this:
>
> Does anyone have a DAT image maker routine(s) for Delphi? Perferrably
> something that takes a Picture object or a pointer to an Picture object as
> the object to wirte the image to.
>
> -Orion
|
|
Message has 1 Reply: | | Re: New tool for making minifigs
|
| (...) You could use LDGLite. It can supposedly (I have never managed to get it to work) render a LDraw file off-screen directly to a BMP or PNG file. (...) I expect something like: winexec("ldglite -q -mS model.dat"); will work, but you should read (...) (22 years ago, 8-Sep-02, to lugnet.cad.dev)
|
Message is in Reply To:
| | Re: New tool for making minifigs
|
| (...) I'm making a similar program but it's a plugin for LDDesignPad. Here's a couple of thing I'm incorporating: - Neckwear and footwear - Custom rotation of the indiviual parts - Possibly a picture preview, similar to my DAT curves plugin. Here's (...) (22 years ago, 7-Sep-02, to lugnet.cad.dev)
|
10 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
|
|
|
|