[Ldraw-content] Re: MOTM relaunch

LDraw ldraw at holly-wood.it
Sun Oct 15 11:20:39 EDT 2006


Orion Pobursky writes: 

> Orion Pobursky wrote:
>> I just ran the posted script on my computer and received a correct 
>> render.  To answer your previous question the "-mF" tag off screen 
>> renders the whole model and not the steps in the model vice the "-mS" 
>> which renders the individual steps
> 
> P.S. I added some explanation of the batch script I wrote to the MOTM 
> page:
> http://www.ldraw.org/article/376

I set up the contest for november. please crosscheck. I didn't use your 
script. it worked fine with a small model but cut the "big ship" in pieces. 
I therefore wrote a script for LDView: 

set LDVIEW_EXE="C:\Programme\MLCad\LDView\LDView.exe" 

for %%a in ("MOTM_*.dat","MOTM_*.ldr","MOTM_*.mpd" ) do %LDVIEW_EXE% "%%a" 
"-SaveSnapshot=%%~na1.png"  -PreferenceSet=MOTM -SaveActualSize=0 
 -SaveImageType=1 -SaveZoomToFit=1 -SaveWidth=1600 -SaveHeight=6000 
 -AutoCrop=1 -DefaultLatLong=30,45
for %%a in ("MOTM_*.dat","MOTM_*.ldr","MOTM_*.mpd" ) do %LDVIEW_EXE% "%%a" 
"-SaveSnapshot=%%~na2.png"  -PreferenceSet=MOTM -SaveActualSize=0 
 -SaveImageType=1 -SaveZoomToFit=1 -SaveWidth=1600 -SaveHeight=6000 
 -AutoCrop=1 -DefaultLatLong=25,215 

the reslut can be seen in the gallery. comments? 

w. 

I played around with the order in the Entry ID column but it won't list the 
newest - (115) first.


More information about the Ldraw-content mailing list