LDView Image generation via terminal doesn't respect viewing angles


Image generation via terminal doesn't respect viewing angles
#1
Hello, I'm currently trying to generate images with LDView via terminal on Linux (Ubuntu). I'm using the following command which includes parameters for DefaultLattitude and DefaultLongitude to set the viewing angle:

Code:
LDView /home/XXX/ldraw/ldrawdb/parts/608p33.dat -SaveWidth=516 -SaveHeight=516 -DefaultLatitude=90 -DefaultLongitude=-120 -SaveSnapshot=608p33.png -SaveZoomToFit=1 -SaveAlpha=1 -LineSmoothing=1 -DefaultColor3=0xBFBFBF -LightVector=-0.125,0.125,1

The problem is that the generated image is always viewed from the same direction, no matter what I set for Longitude and Latitude. However when I justĀ open LDView with this command:

Code:
LDView /home/XXX/ldraw/ldrawdb/parts/608p33.dat-DefaultLatitude=90 -DefaultLongitude=-120

the viewing angle changes according to the parameters. So the problem only exists when I actually want to save Snapshots.

Does anyone know a solution for this?
Reply
« Next Oldest | Next Newest »



Messages In This Thread
Image generation via terminal doesn't respect viewing angles - by Henning B. - 2023-06-14, 8:38

Forum Jump:


Users browsing this thread: 1 Guest(s)