POV-Ray : Newsgroups : povray.newusers : (vector) sum of two objects : Re: (vector) sum of two objects Server Time
31 Jul 2024 00:25:16 EDT (-0400)
  Re: (vector) sum of two objects  
From: ABX
Date: 24 Apr 2003 01:50:40
Message: <7fueavs379noqouu7nvbj2vck3mojfa1u6@4ax.com>
On Wed, 23 Apr 2003 19:06:55 +0200, Achill <ach### [at] matumde> wrote:
> > In my knowledge sum of sets is
> > A+B = { x : x in A or x in B }
> > which can be union{} or merge{} object in POV.
>
> I did not mean "union". Although, the (vector) sum can be viewed as the 
> union of all possible vector additions a+b with vectors a in A and b in B.

I have never seen practical usage of it (can you deliver some url references ?)
but the only solution I can imagine is script based solution. First make some
smart macro to achive array with grid of points of result based on two input
patterns/objects/arrays. Then turn it into density file and render as
media/isosurface.

ABX


Post a reply to this message

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