Subject:
|
Re: pictures at tracker
|
Newsgroups:
|
lugnet.cad
|
Date:
|
Sun, 19 May 2002 17:28:43 GMT
|
Viewed:
|
1215 times
|
| |
| |
In lugnet.cad, Ralph Hempel writes:
> Here's what I have done so far:
>
> 1. A perl script that generates make-compatible dependencies for every
> DAT file in a filetree. Run time is about 5 seconds on a Pentium 266MMX.
> 2. A make script that calls ldglite with command line parameters that
> ensure that then correct image is built
I put a zip file containing the ldglite sources with the -MSfilepath
patch on the sourceforge at:
http://ldglite.sourceforge.net/ldglitesrc0_9_6test.zip
Unfortunately I had to tweak one line of code to get it to build with
the old version of Mesa used on ldraw.org. It should work for Mesa 4.0
and above though. Let me know if you have any trouble with it. Here's
an example script that produces a nice looking png image for the 3001.dat
part file.
LDRAWDIR=/usr/local/share/ldraw;export LDRAWDIR
ldglite -l3 -Q -i1 -MS/image/file/path/3001.png 3001.dat
Don
|
|
Message is in Reply To:
| | RE: pictures at tracker
|
| All, I have finally figured out what the essential character of the job of generating images for the parts tracker boils down to... Here's how I see it. 1. Official parts live in one actual, real file tree 2. Unofficial parts live in another actual, (...) (23 years ago, 19-May-02, to lugnet.cad)
|
77 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|