POV-Ray : Newsgroups : povray.advanced-users : Trace() and memory : Re: Trace() and memory Server Time
29 Jul 2024 14:11:37 EDT (-0400)
  Re: Trace() and memory  
From: Marc-Hendrik Bremer
Date: 12 Dec 2001 07:29:19
Message: <3c174d9f@news.povray.org>
Tim Nikias schrieb in Nachricht <3C1745B9.66BB82A3@gmx.de>...

>Now, when I
>want to place the next object, it should also consider the new object I
just
>placed. And this goes on and on, perhaps inside a loop?


I would say: Just union{} the new Object with the old union{}. This way you
can always trace() against the same object. No arrays needed IMO.

Marc-Hendrik


Post a reply to this message

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