POV-Ray : Newsgroups : povray.general : [feature idea] blob pattern : Re: [feature idea] blob pattern Server Time
18 Apr 2024 20:59:52 EDT (-0400)
  Re: [feature idea] blob pattern  
From: jceddy
Date: 13 Jul 2022 08:55:00
Message: <web.62cec07e9db63f2b864166f75d51d79c@news.povray.org>
> strength * pow((1 - pow((min(radius, distance) / radius), 2), 2)
>
> But yes. That's it. I just used brute force (using Nim).
> By limiting the radius (max 1.5 cell ~2.6) and strength one can probably
> limit the amount of cells/blobs to sum to 48(?)
>

So one could definitely create an internal function for this.

Maybe I'll create a patch for it as a diversion from the kind of frustrating
things I am working on now. XD


Post a reply to this message

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