POV-Ray : Newsgroups : povray.general : running povray from another program without bringing up interface : Re: running povray from another program without bringing up interface Server Time
5 Aug 2024 04:19:55 EDT (-0400)
  Re: running povray from another program without bringing up interface  
From: Patrick Elliott
Date: 10 Feb 2003 18:59:26
Message: <MPG.18b1e4ec89a8f9e398972a@news.povray.org>
In article <MPG.18b0622aaa59552c989725@news.povray.org>, 
sha### [at] hotmailcom says...
> I need really only two questions answered:
> 
> 1. Would this design be likely cause a licensing issue.
> 2. Do the same text streams that show up in Codemax for the rendering 
> information also get fed through something in the GUIExt interface?
> 
> I have looked at the general code and from what I can tell the answer to 
> #2 is likely to be 'no', which would be seriously inconvenient. Then C++ 
> gives me a headache to read, so... lol
> 
Ok.. I am a total idiot. Looking again the answer to #2 is, yes I can 
feed that info through it, but that still leave question #1.

-- 
void main () {

    call functional_code()
  else
    call crash_windows();
}


Post a reply to this message

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