POV-Ray : Newsgroups : povray.unofficial.patches : blob2 : Re: blob2 patch now available Server Time
3 Jul 2024 01:25:04 EDT (-0400)
  Re: blob2 patch now available  
From: Christopher James Huff
Date: 9 Oct 2003 11:40:27
Message: <cjameshuff-353410.11380309102003@netplex.aussie.org>
In article <3f84f22f$1@news.povray.org>, Anton Sherwood <new### [at] ogrenu> 
wrote:

> > ((6*r - 15)*r + 10)*r*r*r
> 
> Why quintic? 

This function is used in several other places as well, such as the 
recent updates to Perlin noise. It's not something I came up with.


> All we absolutely need is
> 	f(0) = 1
> 	f(1) = f'(1) = f''(1) = 0

No, you also need f'(0) = f"(0) = 0


> for which (1-r)^3 would do; were you also trying to fit the traditional 
> curve?

(1-r)^3 doesn't even remotely resemble the old-style curve. I wasn't 
trying to "fit" it, but I did want something that was somewhat similar.

-- 
Christopher James Huff <cja### [at] earthlinknet>
http://home.earthlink.net/~cjameshuff/
POV-Ray TAG: chr### [at] tagpovrayorg
http://tag.povray.org/


Post a reply to this message

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