|
 |
Mike Horvath <mik### [at] gmail com> wrote:
> On 2/6/2021 11:48 PM, Mike Horvath wrote:
> > I am using this density function:
> >
> > function {1-f_cylindrical(x,y,z)}
> >
> > How do I make it so that the density decreases exponentially?
> Increases rather.
> > function {1-f_cylindrical(x,y,z)*f_cylindrical(x,y,z)}
This would be geometrically?
Exponentially would imply using log() or (exp) ?
or maybe pow (term, some varying power)
I usually use a spreadsheet, or plot my function in POV-Ray with spheres to show
myself what's actually going on
Post a reply to this message
|
 |