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
19 Apr 2024 02:49:19 EDT (-0400)
  Re: call megapov in Matlab, but where is the pic generated from megapov?  
From: AENZO
Date: 12 Jul 2012 04:35:01
Message: <web.4ffe8b26b8031fa793fd1c190@news.povray.org>
Jaime Vives Piqueres <jai### [at] ignoranciaorg> wrote:
> 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

Hi Jaime

I used new code like this :

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

and it generated the pic , but could not be displayed, would you see this for
me?

thank you

Regards,

Aenzo


Post a reply to this message

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