|
|
Emitting media is not visible on bright backgrounds. Nor are glows. But with
backgrounds too. Would it be possible to do something similar for glows?
Rune
--
\ Include files, tutorials, 3D images, raytracing jokes,
/ The POV Desktop Theme, and The POV-Ray Logo Contest can
\ all be found at http://rsj.mobilixnet.dk (updated May 10)
/ Also visit http://www.povrayusers.org
Post a reply to this message
|
|
|
|
i second the motion.
Rune wrote:
>
> Emitting media is not visible on bright backgrounds. Nor are glows. But with
> backgrounds too. Would it be possible to do something similar for glows?
>
> Rune
> --
> \ Include files, tutorials, 3D images, raytracing jokes,
> / The POV Desktop Theme, and The POV-Ray Logo Contest can
> \ all be found at http://rsj.mobilixnet.dk (updated May 10)
> / Also visit http://www.povrayusers.org
Post a reply to this message
|
|
|
|
Rune <run### [at] mobilixnetdk> wrote:
> Emitting media is not visible on bright backgrounds. Nor are glows. But with
> emission_type 2 by Jrme M. Berger emitting media works with bright
> backgrounds too. Would it be possible to do something similar for glows?
Heh. I've been planning something like this for a while, but never got
around to it...I don't even have the basic glow patch done. (though I
have made some progress with it...I'm going to have to do a lot of
work on the tesselation patch first)
It looks like it is a desired feature...ok, it will go on the to-do
list. I'm getting out of school soon, so I should have some free time
to finish the patch.
--
Christopher James Huff - chr### [at] maccom
Home Page: http://homepage.mac.com/chrishuff/
POV-Ray TAG e-mail: chr### [at] povrayorg
POV-Ray TAG web site: http://tag.povray.org/
Post a reply to this message
|
|
|
|
Me too. i think my lightning would look a lot better ... =)
Nekar
--
#local N=<-20,40,100>;#local K=<20,-40,100>;#local R=seed(0);blob{#while((K-N).
x>0)#local X=N;#local N=N+<rand(R),rand(R),1>/3;#local N=(vlength(N-K)<vlength(
X-K)?N:2*X-N);sphere{<N.y,-N.x,N.z>,1,1 scale .02}sphere{N,1,1 scale.02}sphere{
<-N.x-40,N.y,N.z>1,1 scale.01}sphere{<N.x+40,-N.y,N.z>1,1 scale.01 }#end
pigment{rgbt 1}interior{media{emission <2,4,5>*5}}hollow}// Nekar Xenos
"Francois Labreque" <fla### [at] videotronca> wrote in message
news:3B058AE3.9CD1C651@videotron.ca...
>
>
> "Tony[B]" wrote:
> >
> > I third it. Anyone want to fourth it? :)
>
> *raises hand*
> --
> Francois Labreque | In the future, performance will be measured
> flabreque | by the size of your pipe.
> @ | - Dogbert, on networking
> videotron.ca |
Post a reply to this message
|
|