POV-Ray : Newsgroups : povray.advanced-users : Volume-preserving blob : Re: Volume-preserving blob Server Time
29 Jul 2024 12:18:42 EDT (-0400)
  Re: Volume-preserving blob  
From: Slime
Date: 14 Oct 2002 13:00:14
Message: <3daaf81e@news.povray.org>
> the
> correct one is:
> #declare scurve = function (r) {6*pow(r, 5) - 15*pow(r, 4) + 10*pow(r,
> 3)}


Sweet. Since this will probably also elliminate the problems with 3D noise,
maybe I'll implement it as a noise_generator option in my patch.

 - Slime
[ http://www.slimeland.com/ ]


Post a reply to this message

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