POV-Ray : Newsgroups : povray.windows : up-to-date command line version : Re: up-to-date command line version Server Time
1 Jul 2024 01:57:39 EDT (-0400)
  Re: up-to-date command line version  
From: ABX
Date: 7 Oct 2003 11:26:14
Message: <j2m5ov89u5eqr0lral53gg43vo9hn40ptu@4ax.com>
On Tue, 07 Oct 2003 17:13:20 +0200, Maciej <wet### [at] pocztaonetpl> wrote:
> > > >#define MAX_QUEUE       512
> > >Yes, but why is this limit needed?
> > To make development simpler and memory requirements less agressive ?
>
> Perhaps it allocates 512 entries at once :>

I meant that controlling statically allocated and not resizeable arrays is far
simpler when there are many more important changes to be done during
development. Making it resizable would be rarely used (iirc you are the first
person who noticed such problem). I suppose every development has compromises
between wishes, needs and free time.

> > As long as it is customizable, it is not limit but kind of advanced setting
> > (available only for those with compilers :-) ).
>
> Yes, very advanced - compiling POV-Ray GUI with "your favorite"
> MS Windows compiler is not simple I'm afraid...

But possible. And anybody who will ask how to do this with available free
compilers for win32 will receive answer from me. I managed to compile it with
probably all freely availble win32 compilers.

> Anyway, as there IS a command-line, I will use GUI only
> for single or small numbers of files.

You are probably confusing official and unofficial nature of those products
here. AFAIK official GUI development had support from Intel. This can be
important difference for longer renderings since Intel compiler produces
faster code than MinGW.

ABX


Post a reply to this message

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