POV-Ray : Newsgroups : povray.advanced-users : Exponential cylinder density function : Exponential cylinder density function Server Time
18 Apr 2024 23:58:41 EDT (-0400)
  Exponential cylinder density function  
From: Mike Horvath
Date: 6 Feb 2021 23:48:34
Message: <601f7122$1@news.povray.org>
I am using this density function:

function {1-f_cylindrical(x,y,z)}

How do I make it so that the density decreases exponentially?

Simply this?

function {1-f_cylindrical(x,y,z)*f_cylindrical(x,y,z)}

Thanks.


Mike


Post a reply to this message

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