Khai-J-Bach opened this issue on Aug 27, 2010 · 1684 posts
adp001 posted Fri, 01 October 2010 at 7:17 AM
Quote - I don't think the exporter does DoF, you have to add DoF settings to the .lxs file, like so:
Camera "perspective""float fov" [14.8586407274]
"bool autofocus" ["false"]
"float lensradius" [0.00625]
"float focaldistance" [4.0]
lensradius is dependant on the camera aperture setting, this is for an Fstop of 2.8, lower Fstop is larger radius.
focaldistance is distance in meters to the focal point.
autofocus must be false.
Version Alpha 1-30g
with DOF support.
Parameters are taken from Posers GUI, except for the parameter "lensradius" (this is how depth the sharp area is). This is taken from "Shutter Open". If "Shutter Open" is zero, depth of field is ignored (camera works as before).