Subject:
|
Re: New tool for making minifigs
|
Newsgroups:
|
lugnet.cad.dev
|
Date:
|
Sun, 8 Sep 2002 11:47:12 GMT
|
Viewed:
|
496 times
|
| |
| |
Eduardo Vazquez Harte wrote:
> How do you make your Delphi apps
> that can show you a preview of
> what you a building or making
> in dat format?
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 tryed with something like
> winexec(ldraw model.dat -ms)
I expect something like:
winexec("ldglite -q -mS model.dat");
will work, but you should read the documentation for LDGLite
to make sure I got it right.
Play well,
Jacob
--
Experimental parallel cable-stayed bridge:
http://jacob.sparre.dk/LEGO/Transport/Broer/Skr%E5stagsbro-parallel/
|
|
Message has 1 Reply: | | Re: New tool for making minifigs
|
| (...) Hey, what's with the "supposedly" stuff! I believe parts tracker is already using that feature on ldraw.org. :^) But anyhow, I'm not sure offscreen rendering is what Eduardo is looking for. What about borrowing some code from LDList? It's (...) (22 years ago, 8-Sep-02, to lugnet.cad.dev)
|
Message is in Reply To:
| | Re: New tool for making minifigs
|
| 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 (...) (22 years ago, 8-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
|
|
|
|