POV-Ray : Newsgroups : povray.binaries.images : proximity/blur pattern finally adjusted : Re: proximity/blur pattern finally adjusted Server Time
16 Aug 2024 08:18:43 EDT (-0400)
  Re: proximity/blur pattern finally adjusted  
From:
Date: 7 Mar 2002 05:41:43
Message: <ioge8ukobdf0e5u0rh8ec9dgpkeo18m0r7@4ax.com>
On Thu, 07 Mar 2002 11:33:58 +0100, Christoph Hormann <chr### [at] gmxde>
wrote:
> > > How is it done
> > 
> > As previously sampling around point.
>
> Sampling with inside/outside tests or with 'trace()'?

Inside/outside - remember it's pattern/function so I don't use trace at all

> For the former i think caching samples and adaptive sampling are probably
> very useful techniques for improving speed.

Caching is afaik impossible at function level but yes, I'm currently
implementing adaptive method with as small operetions as possible.

ABX


Post a reply to this message

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