Steve,
Rob is pointing you in the right direction. But be careful when you wrap the fixture in an illum box as the light output may be quite right. It's been a while since I've had to do this, but I recall having issues with "flatcorr" and "lboxcorr" in my brightdata definitions (created by IES2RAD). I'm not sure where these are documented, but I'm sure other functions are used for spheres and rings. I believe the sphere option is the easiest to work out, but only works if you can wrap your fixture in the illum sphere and the sphere does not bisect geometry. In my case I've had to work out linear fluorescent pendants which have required a box.
Mark
···
------------------------------
Message: 3
Date: Wed, 25 Apr 2007 13:03:30 -0600
From: Rob Guglielmetti <[email protected]>
Subject: Re: [Radiance-general]ies photometry+geometry?
To: Radiance general discussion <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
steve michel wrote:
I am trying to include in a scene file, lamp fixture photometry with a
object geometry (dxf model supplied by the manufacturer for that same
fixture. Is there a straighforward way of combining both such that
the fixture model doesn't compromise the photometry??
You need to use a procedure where you wrap your geometry with an illum
sphere or box and you apply the luminous distribution to that illum
enclosure. Then you also have to generally create some glow polygons
within the fixture geometry to make the geometry appear correct (the
glow will not be evaluated beyond the illum boundary so you won't affect
the distribution of the fixture on the scene). I would say it's not
straightforward, but the procedure is outlined in Charles Ehrlich's
chapter of Rendering with Radiance. The process is very much streamlined
when you use Georg Mischler's Rayfront interface. Personally, I am
usually interested in the calculation result from electric light
sources, so I tend to just use the simple geometry that ies2rad creates
for me. But the visual result of going the distance and actually
setting up the whole illum enclosure can be fantastic. I have very
limited experience with this, but I hope others will chime in here with
some tips.
- Rob Guglielmetti