POV-Ray : Newsgroups : povray.unofficial.patches : Glows are not translated with the light source : Re: Glows are not translated with the light source Server Time
2 Sep 2024 02:13:27 EDT (-0400)
  Re: Glows are not translated with the light source  
From: Paul Blaszczyk
Date: 8 Nov 2000 07:54:31
Message: <3A094D05.521F45D6@alpharay.de>
May this will work?

object {
    union {
        light_source { <0,0,0>,1)
        glow { ... }
    }
 translate <0,0,0>
}


Paul


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.