POV-Ray : Newsgroups : povray.windows : render .ini for POV-Ray for Windows (and others) Server Time
28 Jul 2024 08:17:44 EDT (-0400)
  render .ini for POV-Ray for Windows (and others) (Message 1 to 3 of 3)  
From: Alan Kong
Subject: render .ini for POV-Ray for Windows (and others)
Date: 8 Dec 1999 20:54:54
Message: <js2u4sc2gdf6gttdprnsjdj69g40hsv2d9@4ax.com>
I use the following rendering .ini file for POV-Ray for Windows and
the MS-DOS version. I'll probably use something similar under Linux.

  I have all stats displayed to the console in Windows, as well as
output to text file 'trace', for later review. My output file format of
choice is .png. The following resolution choices give me low res test
renders, medium res test renders with anti-aliasing, and better res
renders using adaptive a-a.

[80x60]
Width=80
Height=60
Antialias=Off
Output_File_Type=N
All_Console=on
All_File=trace
Bounding_Threshold=1
Display_Gamma = 2.0
Library_Path="C:\Program Files\POV-Ray for Windows v3.1\My Includes"
Library_Path="C:\Program Files\POV-Ray for Windows v3.1\include"

[160x120]
Width=160
Height=120
Antialias=Off
Output_File_Type=N
All_Console=on
All_File=trace
Bounding_Threshold=1
Display_Gamma = 2.0
Library_Path="C:\Program Files\POV-Ray for Windows v3.1\My Includes"
Library_Path="C:\Program Files\POV-Ray for Windows v3.1\include"

[320x240]
Width=320
Height=240
Antialias=Off
Output_File_Type=N
All_Console=on
All_File=trace
Bounding_Threshold=1
Display_Gamma = 2.0
Library_Path="C:\Program Files\POV-Ray for Windows v3.1\My Includes"
Library_Path="C:\Program Files\POV-Ray for Windows v3.1\include"

[]

[80x60, AA 0.3]
Width=80
Height=60
Antialias=On
Antialias_Threshold=0.3
Output_File_Type=N
All_Console=on
All_File=trace
Bounding_Threshold=1
Display_Gamma = 2.0
Library_Path="C:\Program Files\POV-Ray for Windows v3.1\My Includes"
Library_Path="C:\Program Files\POV-Ray for Windows v3.1\include"

[160x120, AA 0.3]
Width=160
Height=120
Antialias=On
Antialias_Threshold=0.3
Output_File_Type=N
All_Console=on
All_File=trace
Bounding_Threshold=1
Display_Gamma = 2.0
Library_Path="C:\Program Files\POV-Ray for Windows v3.1\My Includes"
Library_Path="C:\Program Files\POV-Ray for Windows v3.1\include"

[320x240, AA 0.3]
Width=320
Height=240
Antialias=On
Antialias_Threshold=0.3
Output_File_Type=N
All_Console=on
All_File=trace
Bounding_Threshold=1
Display_Gamma = 2.0
Library_Path="C:\Program Files\POV-Ray for Windows v3.1\My Includes"
Library_Path="C:\Program Files\POV-Ray for Windows v3.1\include"

[640x480, AA 0.3]
Width=640
Height=480
Antialias=On
Antialias_Threshold=0.3
Output_File_Type=N
All_Console=on
Bounding_Threshold=1
Display_Gamma = 2.0
Library_Path="C:\Program Files\POV-Ray for Windows v3.1\My Includes"
Library_Path="C:\Program Files\POV-Ray for Windows v3.1\include"

[800x600, AA 0.3]
Width=800
Height=600
Antialias=On
Antialias_Threshold=0.3
Output_File_Type=N
All_Console=on
All_File=trace
Bounding_Threshold=1
Display_Gamma = 2.0
Library_Path="C:\Program Files\POV-Ray for Windows v3.1\My Includes"
Library_Path="C:\Program Files\POV-Ray for Windows v3.1\include"

[1024x768, AA 0.3]
Width=1024
Height=768
Antialias=On
Antialias_Threshold=0.3
Output_File_Type=N
All_Console=on
All_File=trace
Bounding_Threshold=1
Display_Gamma = 2.0
Library_Path="C:\Program Files\POV-Ray for Windows v3.1\My Includes"
Library_Path="C:\Program Files\POV-Ray for Windows v3.1\include"

[]

[800x600, AM2 0.2]
Width=800
Height=600
Antialias=On
Sampling_Method=2
Antialias_Threshold=0.2
Output_File_Type=N
All_Console=on
All_File=trace
Bounding_Threshold=1
Display_Gamma = 2.0
Library_Path="C:\Program Files\POV-Ray for Windows v3.1\My Includes"
Library_Path="C:\Program Files\POV-Ray for Windows v3.1\include"

[1024x768, AM2 0.2]
Width=1024
Height=768
Antialias=On
Sampling_Method=2
Antialias_Threshold=0.2
Output_File_Type=N
All_Console=on
All_File=trace
Bounding_Threshold=1
Display_Gamma = 2.0
Library_Path="C:\Program Files\POV-Ray for Windows v3.1\My Includes"
Library_Path="C:\Program Files\POV-Ray for Windows v3.1\include"

[1280x1024, AM2 0.2]
Width=1280
Height=1024
Antialias=On
Sampling_Method=2
Antialias_Threshold=0.2
Output_File_Type=N
All_Console=on
All_File=trace
Bounding_Threshold=1
Display_Gamma = 2.0
Library_Path="C:\Program Files\POV-Ray for Windows v3.1\My Includes"
Library_Path="C:\Program Files\POV-Ray for Windows v3.1\include"


Post a reply to this message

From: Ken
Subject: Re: render .ini for POV-Ray for Windows (and others)
Date: 8 Dec 1999 21:35:20
Message: <384F1448.1C2A598A@pacbell.net>
Alan Kong wrote:
> 
>   I use the following rendering .ini file for POV-Ray for Windows and
> the MS-DOS version. I'll probably use something similar under Linux.

Thank you for sharing that with us, Alan. Now can you tell me how you
managed to post this duplicate message 2 min. before the original.

And they call me quick !

-- 
Ken Tyler -  1200+ Povray, Graphics, 3D Rendering, and Raytracing Links:
http://home.pacbell.net/tylereng/index.html http://www.povray.org/links/


Post a reply to this message

From: Alan Kong
Subject: Re: render .ini for POV-Ray for Windows (and others)
Date: 9 Dec 1999 04:21:29
Message: <l0tu4s8supqbmj5ajqq7s0hqncst8i98ht@4ax.com>
On Wed, 08 Dec 1999 18:30:32 -0800, Ken <tyl### [at] pacbellnet> wrote:

>Thank you for sharing that with us, Alan. Now can you tell me how you
>managed to post this duplicate message 2 min. before the original.

  What duplicate message would that be, Ken? <innocent look>

  Thanks for the heads-up. I just cancelled the article that you
*didn't* reply to. Not sure what happened there but it's the first time
I've ever seen a hiccup like that from Agent.

-- 
Alan - ako### [at] povrayorg - a k o n g <at> p o v r a y <dot> o r g
http://www.povray.org - Home of the Persistence of Vision Ray Tracer


Post a reply to this message

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