Forum: Poser - OFFICIAL


Subject: PropViewer 3.1 with LuxRender Exporter

kawecki opened this issue on Aug 29, 2010 · 22 posts


kawecki posted Wed, 01 September 2010 at 2:45 AM

It is easy to edit the camera.
Open the lxs with a text editor and you will find something like that:

LookAt -0.300000 -1.5000 0.6000
       0.000000 0.00000 0.4000
       0.000000 0.00000 1.00000

The first line is the camera location
The second line is where the camera points
The third line you can leave as it is.

Remember that the coordinates system is different, you must read

(left -, right +), (front -, back +), (up +, down -)
So the first line you read that the camera is at 0.3 to the left, 1.5 at the front and 0.8 up.

Stupidity also evolves!