POV-Ray : Newsgroups : povray.advanced-users : Keeping objects spaced enough using Array? : Re: Keeping objects spaced enough using Array? Server Time
29 Jul 2024 18:28:33 EDT (-0400)
  Re: Keeping objects spaced enough using Array?  
From: Thorsten Froehlich
Date: 25 Mar 2002 06:52:31
Message: <3c9f0f7f@news.povray.org>

Skiba <abx### [at] babilonorg>  wrote:

> But even then there is a workaround - iteration instead of recursion with
> stack placed in another array. Operations on stack can be realised via
> Resize_Array macro. This method works fine in my recent implementation in
> IC_Text addition for iso_csg library.

Yes, but I am not sure it is possible to access an array with an arbitrary
number of dimensions this way.  Take a look at the example macros I posted.
They all depend on passing of array elements that are arrays...

    Thorsten

____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde

Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

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