POV-Ray : Newsgroups : povray.general : max_trace_level : Re: max_trace_level Server Time
5 Aug 2024 22:16:19 EDT (-0400)
  Re: max_trace_level  
From: Thorsten Froehlich
Date: 19 Aug 2002 17:05:46
Message: <3d615daa@news.povray.org>
In article <3d615ba7@news.povray.org> , Micha Riser <mri### [at] gmxnet>  wrote:

> But this does not speak for a fixed limit on max_trace_level. You don't
> limit the number of objects either because with too many objects there will
> be not enough memory.
<snip>
> I do not see any different with that than
> running out of memory due to too many objects.

Your stack will grow into the heap and then there will most likely be a
crash.  This is something completely different from running out of memory
because of too many objects and getting a simple nice error message.

    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.