Forum: Poser - OFFICIAL


Subject: New Reality (lux render) Plugin over at Daz...time for Poser Plugin Update?

Ridley5 opened this issue on Jul 26, 2010 · 1724 posts


one_wolf posted Wed, 25 August 2010 at 1:49 PM

Don't forget setting up light groups, I've found that very helpful too.  Just add this line to each light object, using a different group name so you can adjust each light or set of lights individually.

start light "Light 1"

AttributeBegin
 LightGroup "point"
 TransformBegin
  Translate 2.49634790421 23.3282966614 6.60856676102
  AreaLightSource "area"
   "color L" [1.0 1.0 0.980392158031]
   "float gain" [1.0]
   Shape "sphere" "float radius" [1.30813953488]
  TransformEnd
AttributeEnd

end light "Light 1"