Consider a sphere, with a "spotlight" light source inside. I would like the sphere not to interact with that particular "spotlight" lightsource, but it should interact with all the other light sources. I know that this is not realistical, I would just need it for a nice picture. Is this possible in povray?
            Asked
            
        
        
            Active
            
        
            Viewed 107 times
        
    1 Answers
1
            
            
        Consider the concept of light groups. But everything else in a light_group except the sphere.
        pterandon
        
- 1,676
 - 1
 - 13
 - 15
 
- 
                    Thanks! I tried that, but I still cannot see that the light of the spotlights inside the sphere comes out of the sphere. – thomasfermi Feb 20 '15 at 14:41
 - 
                    Okay, please offer simplified version of code you're trying, and I'll see if I can get it all the way home – pterandon Mar 07 '15 at 01:10