POV-Ray : Newsgroups : povray.newusers : density_maps : Re: density_maps Server Time
28 Jul 2024 22:21:56 EDT (-0400)
  Re: density_maps  
From: OpalPlanet
Date: 28 Jun 2007 17:45:01
Message: <web.46842b9f3334b23c39928d3a0@news.povray.org>
that's what I thought, but when I use gradient I get an error -

density{
  gradient density_map{
   [0 rgb 0]
   [.5 rgb 1]
   [1 rgb 0]
   }//end map
   scale 5
  warp{turbulence 20}
  }
???
-OpPl

Warp <war### [at] tagpovrayorg> wrote:
> OpalPlanet <ecs### [at] msncom> wrote:
> > Can anyone give me a list of the types of density_maps that exist in POV?
> > (specifically for use with media)?
>
>   You can use any pattern as a density map. It's no different from using
> patterns with color maps, pigment maps, texture maps, etc.
>
> --
>                                                           - Warp


Post a reply to this message

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