POV-Ray : Newsgroups : povray.newusers : (vector) sum of two objects : Re: (vector) sum of two objects Server Time
31 Jul 2024 08:22:51 EDT (-0400)
  Re: (vector) sum of two objects  
From: SAS
Date: 24 Apr 2003 09:22:05
Message: <MPG.1911f552ac74fc49896a3@news.povray.org>
Achill 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)".

It would be Round_Box_Union(<-1,-1,-1>, <2,2,2>, 1), because the 
Round_Box macros cut away from the specified box, rather than 
adding to it.


Post a reply to this message

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