|
|
|
|
|
|
| |
| |
|
|
|
|
| |
| |
|
|
How/where do I use switches for wondows 95?
I want to have files saved as.png. But I have read and re-read and
cried and tried.
I need to be led by the hand on this one.
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
I wasn't aware that POV-Ray could output a PNG file. The easiest way would
be to download Paint Shop Pro and use it to convert TGA's to PNG's.
-Gary.
k <21e### [at] msncom> wrote in article <354E1D04.63CDD43C@msn.com>...
> How/where do I use switches for wondows 95?
> I want to have files saved as.png. But I have read and re-read and
> cried and tried.
> I need to be led by the hand on this one.
>
>
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
ok. But still...what about TGA's. I cant even get it to do that. Will only
save as POV, INC, TXT or ALL.
Gary Shannon wrote:
> I wasn't aware that POV-Ray could output a PNG file. The easiest way would
> be to download Paint Shop Pro and use it to convert TGA's to PNG's.
>
> -Gary.
>
> k <21e### [at] msncom> wrote in article <354E1D04.63CDD43C@msn.com>...
> > How/where do I use switches for wondows 95?
> > I want to have files saved as.png. But I have read and re-read and
> > cried and tried.
> > I need to be led by the hand on this one.
> >
> >
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
k <21e### [at] msncom> wrote in message <354E3A68.452D38EB@msn.com>...
>ok. But still...what about TGA's. I cant even get it to do that. Will
only
>save as POV, INC, TXT or ALL.
>
heh...
whenever it renders, it outputs a .TGA file by default.
Look in the directory that contains your scene files.
HOWEVER, you CAN force it to output a .PNG format, by using the command-line
switch +FN
Alternatively, you can put this in your povray.ini:
Output_File_Type=N
This will force the .PNG output.
You can also put
Output_File_Name=C:\images\
to force it to output it to C:\images
Twyst================================
EFnet and NewNet #povray Channel Operator
Website: http://www.geocities.com/~twystedmynd
E-Mail: twy### [at] v-wavecom
=====================================
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |
| |
|
|
The command line switches are stored in the "Render -> Edit Settings/Render"
menu. Or you can get to it by alt+c. OR, you can get to it by pressing the
first render button (has a picture of a menu, camera, and an arrow going down to
a scene.)
---Mike---
Twyst wrote:
> k <21e### [at] msncom> wrote in message <354E3A68.452D38EB@msn.com>...
> >ok. But still...what about TGA's. I cant even get it to do that. Will
> only
> >save as POV, INC, TXT or ALL.
> >
>
> heh...
> whenever it renders, it outputs a .TGA file by default.
> Look in the directory that contains your scene files.
>
> HOWEVER, you CAN force it to output a .PNG format, by using the command-line
> switch +FN
> Alternatively, you can put this in your povray.ini:
> Output_File_Type=N
>
> This will force the .PNG output.
>
> You can also put
> Output_File_Name=C:\images\
>
> to force it to output it to C:\images
>
Post a reply to this message
|
|
| |
| |
|
|
|
|
| |