POV-Ray : Newsgroups : povray.general : Shelling out to the operating system : Re: Shelling out to the operating system Server Time
4 Aug 2024 16:15:27 EDT (-0400)
  Re: Shelling out to the operating system  
From: Christopher James Huff
Date: 26 Mar 2003 14:58:16
Message: <cjameshuff-C3DB4D.14584226032003@netplex.aussie.org>
In article <3e81e99e.79161217@news.povray.org>,
 mca### [at] aolcom (S McAvoy) wrote:

> I assume you cannot shell out using SDL.

Correct.


> Could this function be incorporated as a feature request.  

No.
Ok, some more detail: it has been done before, and would be very easy to 
implement, but it was removed from MegaPOV and not considered for the 
official version because it would introduce a security risk, a POV 
script could do literally anything. Also, it would make the script 
dependant on a single system, generally considered a bad thing for 
distribution.

It would sometimes be nice though, and perhaps the security problems 
could be overcome, it could be disabled when security is a problem. A 
better solution might be to switch things around, do your stuff in a 
general purpose scripting language like Ruby and call POV from your 
script.

-- 
Christopher James Huff <cja### [at] earthlinknet>
http://home.earthlink.net/~cjameshuff/
POV-Ray TAG: chr### [at] tagpovrayorg
http://tag.povray.org/


Post a reply to this message

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