POV-Ray : Newsgroups : povray.general : Multiplied densities : Re: Multiplied densities Server Time
11 Aug 2024 15:16:21 EDT (-0400)
  Re: Multiplied densities  
From: Ken
Date: 30 Jun 1999 13:34:00
Message: <377A54CA.922A572@pacbell.net>
"Greg M. Johnson" wrote:
> 
> Can someone remind me how to multiply the densities of media?  The POV
> 3.1a documentation is far from complete.
> 
> Preferrably, I'd like a specific example.  What I'd like to do is have
> something "flaming" AND decreasing as one leaves a center point.  I'm
> thinking that I could multiply a bozo and a spherical pattern.
> 
> Would I do:
> 
> Sphere{
>         texture {blahblah}
>         interior{
>             media{
>                 density{}
>                     }
>             media{
>                 density{}
>                     }
>     etc.
> 
> OR
> 
> Sphere{
>         texture {blahblah}
>         interior{
>             media{
>                 density{}
>                 density{}
>                     }
>     etc.
> 
> OR something else?

Take a look at:

http://www.flash.net/~djconnel/POV/flame.pov

-- 
Ken Tyler

mailto://tylereng@pacbell.net


Post a reply to this message

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