POV-Ray : Newsgroups : povray.programming : Povray directly from C program : Re: Povray directly from C program Server Time
30 Apr 2024 10:59:50 EDT (-0400)
  Re: Povray directly from C program  
From: frfo
Date: 29 May 2007 15:58:39
Message: <465c85ef$1@news.povray.org>
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.

You still have to generate the scene in SDL, but you save all the stuff 
with temporary files.

I hope this helps.

Frederic


Post a reply to this message

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