POV-Ray : Newsgroups : povray.general : Status of Moray? : Re: New SDL for POVRay Server Time
4 Jul 2025 22:12:56 EDT (-0400)
  Re: New SDL for POVRay  
From: Darren New
Date: 13 Oct 2007 12:07:59
Message: <4710ed5f$1@news.povray.org>
Patrick Elliott wrote:
> and so that someone using a *new* SDL could be warned 
> that they forgot to actually render anything. 

Having used systems where the name under which they're invoked makes a 
difference between whether the interpret enters a GUI event loop or runs 
as a straight-through execution and exits, I can say that it's probably 
a mistake to do that. The maintainers of the interpreter feel the same 
way, and moved the event loop into a loadable package with the 
requirement you start it when you're ready.

Having said that, perhaps a command-line option that says "No, really, 
render whatever you have when you get to the end of the input" would be 
a good idea, for people who are building a library or something and want 
to see how it looks during development.

-- 
   Darren New / San Diego, CA, USA (PST)
     Remember the good old days, when we
     used to complain about cryptography
     being export-restricted?


Post a reply to this message

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