Constant Colour Background
Posted: Sat Apr 27, 2013 11:37 pm
The manual demonstrates the use of a constant colour background:
http://www.indigorenderer.com/documenta ... t-settings
How do I use this feature in Indigo? When I look at the background settings I see:
- none
- environment map
- sun & sky
I am working on an exporter for a CAD program I use so at this stage I am creating the IGS file by hand. I tried the following:
This chooses "environment map" in the user interface and results in a completely blown-out image. I have to turn the ISO and EV settings all the way down to see the object and then I get a murky result.
Could this be related to the fact that my test object is very small?
My complete test file is attached. Note that for now materials have to be assigned in the user interface. Also the camera position has to be tweaked there.
Thanks, Andy
http://www.indigorenderer.com/documenta ... t-settings
How do I use this feature in Indigo? When I look at the background settings I see:
- none
- environment map
- sun & sky
I am working on an exporter for a CAD program I use so at this stage I am creating the IGS file by hand. I tried the following:
Code: Select all
<background>
<spectrum>
<blackbody>
<temperature>3500</temperature>
<gain>1.0</gain>
</blackbody>
</spectrum>
</background>
Could this be related to the fact that my test object is very small?
My complete test file is attached. Note that for now materials have to be assigned in the user interface. Also the camera position has to be tweaked there.
Thanks, Andy