POV-Ray : Newsgroups : povray.newusers : (vector) sum of two objects : Re: (vector) sum of two objects Server Time
31 Jul 2024 08:29:41 EDT (-0400)
  Re: (vector) sum of two objects  
From: Achill
Date: 24 Apr 2003 10:06:14
Message: <3EA7EF3C.5000008@ma.tum.de>
Christopher James Huff wrote:
> In article <3EA### [at] matumde>, Achill <ach### [at] matumde> 
> wrote:
> 
> 
>>>Let's say we have a unit cube between <0,0,0> and <1,1,1> and a sphere at
>>><0,0,0> with radius 1.  What is the 'vector sum' of these objects?
>>
>>As far as I understand the macro
>>"Round_Box_Union(PtA, PtB, EdgeRadius)",
>>it would be "Round_Box_Union(<0,0,0>, <1,1,1>, 1)".
> 
> 
> The vector sum of a sphere and a box is 3 boxes, 8 spheres, and 12 
> cylinders?

Its the union of them, yes.
That is a consequence of the so called "Steiner Theorem" in "convex 
geometry".

Achill


Post a reply to this message

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