|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
I have used the Unix command line version of POVray for sometime. Having
recently moved to the windows version, I am confused as to where the
rendered image is saved? I can't seem to find this in any of the
preferences.
If someone could point me in the right direction, that would be great.
Mike
--
*********************************
Michael DiDonato, PhD
The Scripps Research Institute
Department of Molecular Biology
Maildrop MB4
10550 North Torrey Pines Road
La Jolla, CA, 92037
Tel: (858) 784-9261
FAX: (858) 784-2277
http://www.scripps.edu/~didonato
*********************************
Post a reply to this message
Attachments:
Download 'us-ascii' (1 KB)
|
|
| |
| |
|
|
From: Chris Cason
Subject: Re: Output destination in Windows version
Date: 19 Jul 2002 17:59:10
Message: <3d388bae@news.povray.org>
|
|
|
| |
| |
|
|
> I am confused as to where the rendered image is saved?
The same directory as the input file, unless you tell it otherwise
via a command-line or INI option.
The command-line options are mostly the same as the unix version.
-- Chris
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
Does it just give it some default name?
Mike
Chris Cason wrote:
> > I am confused as to where the rendered image is saved?
>
> The same directory as the input file, unless you tell it otherwise
> via a command-line or INI option.
>
> The command-line options are mostly the same as the unix version.
>
> -- Chris
--
*********************************
Michael DiDonato, PhD
The Scripps Research Institute
Department of Molecular Biology
Maildrop MB4
10550 North Torrey Pines Road
La Jolla, CA, 92037
Tel: (858) 784-9261
FAX: (858) 784-2277
http://www.scripps.edu/~didonato
*********************************
Post a reply to this message
Attachments:
Download 'us-ascii' (1 KB)
|
|
| |
| |
|
|
|
|
| |
| |
|
|
In povray.ini you should have or create a line:
Output_File_Name=(output directory)
with the desired path of the directory you want to output it to, the file
will be called filename.xxx where filename is the name of the scenefile and
.xxx depends on the image file type
See "5.2.2.3 File Output Options" in the docs
-tgq
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
> Does it just give it some default name?
Same as the name of the input file.
Make a new folder. Put a scene file in it. Render the scene file. View the
contents of the folder.
- Slime
[ http://www.slimeland.com/ ]
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |