POV-Ray : Newsgroups : povray.programming : Povray directly from C program : Re: Povray directly from C program Server Time: 6 Jul 2008 05:53:55 GMT
  Re: Povray directly from C program  
From: Thorsten Froehlich
Date: 30 May 2007 02:24:42
frfo wrote:
> 
> I would suggest to use megapov (command line version on windows).
> You launch it from your program with no input file, but with the "-"
> option in place of the input file. The you can feed it on the standard
> input with the scene description.

That does not work. POV-Ray cannot read scenes from std input because std
input is not random access capable.

	Thorsten


Post a reply to this message

Copyright 1991-2004 POV-Team™