POV-Ray : Newsgroups : povray.binaries.programming : call megapov in Matlab, but where is the pic generated from megapov? : Re: call megapov in Matlab, but where is the pic generated from megapov? Server Time
25 Apr 2024 05:26:47 EDT (-0400)
  Re: call megapov in Matlab, but where is the pic generated from megapov?  
From: Jaime Vives Piqueres
Date: 12 Jul 2012 03:36:45
Message: <4ffe7e8d@news.povray.org>
Enzo, the answer to your question is contained on your post two times!>

> !"C:\Program Files\POV-Ray for Windows v3.6\bin\MEGAPOV"
> +I"E:\Dropbox\POV ray\2012.07.10\Tree Model_only
> Leafs_no_shadow08.pov" +O"E:\Dropbox\POV ray\2012.07.10\a.bmp"
> +L"C:\Program Files\POV-Ray for Windows v3.6\include" +W800 +H600
>

   Here the command line contains the output file name, explicitly set to
"E:\Dropbox\POV ray\2012.07.10\a.bmp".

> Output Options Image resolution 800 by 600 (rows 1 to 600, columns 1
> to 800). Output file: E:\Dropbox\POV ray\2012.07.10/\Dropbox\POV
> ray\2012.07.10\a.bmp,

   And here again, the renderer tells you about it on the messages window...

> I thought that might the problem "Graphic display......Off ", but how
> can i turn on it?

   No, that was not the problem, but anyhow you can turn display on
adding +d on your command line.

   Regards,

--
Jaime


Post a reply to this message

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