-
Notifications
You must be signed in to change notification settings - Fork 0
/
s3d_test.ini
92 lines (84 loc) · 2.42 KB
/
s3d_test.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
;// ---------------------------------------------------------------------------
;// Space3D
;// Free POV-Ray script for space scenes rendering
;// Copyright (C) 2005-2009 Pyramid
;// Contact: [email protected]
;// Internet: http://space3d.no.sapo.pt/
;//
;// This script is distributed with ABSOLUTELY NO WARRANTY;
;// See the GNU General Public License for more details,
;// which can be found in doc/SPACE3D_LICENSE.txt
;//
;// Persistence of Vision Ray Tracer Ini File
;// File : space3d_gallery.ini
;// Description: Animation settings for space_explorer_planets
;// Version : 1.00
;// Date : 2009-07-30
;// Author : Pyramid
;// Internet : http://space3d.no.sapo.pt/
;// ---------------------------------------------------------------------------
; linux run with
; # single render from POV file
; povray +Ispace3d_gallery.pov +A0.3 +W320 +H240 +P
; # multiple render from INI file
; povray space3d_gallery.ini +Ispace3d_gallery.pov
;-------------------
Output_File_Type=N ;N=png; C=tga compressed; S=system,bmp; T=tga uncompressed
;Bits_Per_Color=16 ;+FN16
;+UA ;render with transparent background and alpha channel, e.g. lights
;+Q2 ;Quality setting
;2:1 texture fomat
;-------------------
;+W128 +H64 +A0.0
;+W256 +H128 +A0.3
;+W512 +H256 +A0.3
;+W1024 +H512 +A0.3
;+W2048 +H1024 +A0.3
;1:1 fomat
;-------------------
;+W1024 +H1024 +A0.3
;+W512 +H512 +A0.3
;+W256 +H256 +A0.3
;+W128 +H128 +A0.3
;+W64 +H64 +A0.3
;4:3 on screen fomat
;-------------------
;+W1280 +H1024 +A0.3
;+W1280 +H960 +A0.3
;+W1024 +H768 +A0.3
;+W800 +H600 +A0.3
;+W640 +H480 +A0.3
;+W480 +H360 +A0.3
;+W320 +H240 +A0.3
;+W320 +H240 +A0.0
;+W160 +H120 +A0.0
;other fomats
;-------------------
;+W370 +H240 +A0.3 ;Space3D Gallery
;+W240 +H260 +A0.3 ;Blackberry 8100 screen
;16:9 on screen fomat
;-------------------
;+W8640 +H4860 +A0.3 ; not quite there yet
;+W7680 +H4320 +A0.3
;+W6400 +H3600 +A0.3
;+W3840 +H2160 +A0.3
;+W2560 +H1440 +A0.3
;+W1920 +H1080 +A0.3 ; we are here in 2011
;+W1600 +H900 +A0.3
;+W1024 +H576 +A0.3
;+W800 +H450 +A0.3
;+W720 +H405 +A0.3
;+W370 +H208 +A0.3
;+W640 +H360 +A0.3
;+W480 +H270 +A0.3
+W320 +H180 +A0.3 ; here about 1990
;RENDER sETTINGS
;-------------------
Input_File_Name=s3d_test.pov
Output_File_Name=gallery/s3d_test_
;Output_File_Name=gallery/spr_star_
Final_Frame=99
Subset_Start_Frame=96
Subset_End_Frame=96
;Start_Row=0.50
;End_Row=1.00