THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 21/04/2006 at 00:54, xxxxxxxx wrote:
Quote: Originally posted by FilipM on 21 April 2006
>
> * * *
>
> If you activate radiosity the sky object will illuminate your scene (if you put your shader in the luminance channel of the sky shader), but maybe that's not what you are looking for?
>
>
> * * *
yep, that´s NOT what I am looking for. I don´t want to use radiosity but create my own IBL solution. But I need a direction as how to do it. 
> Quote: If you want to make your own IBL-shader I think it would be easier to write a shader that you attach to the objects in your scene, rather than the sky. Like an ambient occlusion shader that takes it's RGB values from a texture or a shader.
>
> * * *
>
> * * *
nope, that would be simpyl off the road, as the shader represents a global characteristic and should not be object based. However, I also have access to it volumetrically, which in this very second brings me to the idea to use a TraceColor call..but that wouldn´t work either when no light is in the scene as this would only return black.
Thank you anyway for your helping hand! 
So, I am still looking for the right solution.