POV-Ray : Newsgroups : povray.newusers : Streaming Rays Server Time
30 Jul 2024 08:23:43 EDT (-0400)
  Streaming Rays (Message 1 to 3 of 3)  
From: Ramanan M G
Subject: Streaming Rays
Date: 4 Sep 2004 11:44:21
Message: <4139e2d5@news.povray.org>
How do I create streaming light rays through a bunch of trees, in foggy
atmosphere? I tried using 'media_attenuation', but the effect is not there.
Any help would be appreciated.


Post a reply to this message

From: Warp
Subject: Re: Streaming Rays
Date: 4 Sep 2004 15:32:04
Message: <413a1833@news.povray.org>
Ramanan.M.G <bak### [at] vsnlcom> wrote:
> How do I create streaming light rays through a bunch of trees, in foggy
> atmosphere? I tried using 'media_attenuation', but the effect is not there.
> Any help would be appreciated.

  There's a simple media tutorial in the 3.6.1 documentation. See if it
helps.

-- 
plane{-x+y,-1pigment{bozo color_map{[0rgb x][1rgb x+y]}turbulence 1}}
sphere{0,2pigment{rgbt 1}interior{media{emission 1density{spherical
density_map{[0rgb 0][.5rgb<1,.5>][1rgb 1]}turbulence.9}}}scale
<1,1,3>hollow}text{ttf"timrom""Warp".1,0translate<-1,-.1,2>}//  - Warp -


Post a reply to this message

From: Ramanan M G
Subject: Re: Streaming Rays
Date: 5 Sep 2004 21:24:08
Message: <413bbc38@news.povray.org>
Thanks. It helped. See doc before talk! Ok!
"Warp" <war### [at] tagpovrayorg> wrote in message
news:413a1833@news.povray.org...
> Ramanan.M.G <bak### [at] vsnlcom> wrote:
> > How do I create streaming light rays through a bunch of trees, in foggy
> > atmosphere? I tried using 'media_attenuation', but the effect is not
there.
> > Any help would be appreciated.
>
>   There's a simple media tutorial in the 3.6.1 documentation. See if it
> helps.
>
> --
> plane{-x+y,-1pigment{bozo color_map{[0rgb x][1rgb x+y]}turbulence 1}}
> sphere{0,2pigment{rgbt 1}interior{media{emission 1density{spherical
> density_map{[0rgb 0][.5rgb<1,.5>][1rgb 1]}turbulence.9}}}scale
> <1,1,3>hollow}text{ttf"timrom""Warp".1,0translate<-1,-.1,2>}//  - Warp -


Post a reply to this message

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