File: s_81.html

package info (click to toggle)
povray 1%3A3.6.1-6
  • links: PTS
  • area: non-free
  • in suites: etch, etch-m68k
  • size: 31,052 kB
  • ctags: 20,305
  • sloc: ansic: 110,032; cpp: 86,573; sh: 13,595; pascal: 5,942; asm: 2,994; makefile: 1,747; ada: 1,637
file content (188 lines) | stat: -rw-r--r-- 5,794 bytes parent folder | download | duplicates (2)
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
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188

<!--  This file copyright Persistence of Vision Raytracer Pty. Ltd. 2003-2004  -->
<html> 
<head>
  
<!--  NOTE: In order to users to help find information about POV-Ray using  -->
 
<!--  web search engines, we ask you to *not* let them index documentation  -->
 
<!--  mirrors because effectively, when searching, users will get hundreds  -->
 
<!--  of results containing the same information! For this reason, the two  -->
 
<!--  meta tags below disable archiving and indexing of this page by all  -->
 
<!--  search engines that support these meta tags.  -->
 
 <meta content="noarchive" name="robots">
   
 <meta content="noindex" name="robots">
   
 <meta content="no-cache" http-equiv="Pragma">
   
 <meta content="0" http-equiv="expires">
   
<title>2.4.5 Utilities, models, etc.</title>
 <link href="povray35.css" rel="stylesheet" type="text/css"> 
</head>
 <body> 
<table class="NavBar" width="100%">
  
 <tr>
   
  <td align="left" nowrap="" valign="middle" width="32">
    <a href="s_80.html"><img alt="previous" border="0" src="prev.png"></a> 
   
  </td>
   
  <td align="left" valign="middle" width="30%">
    <a href="s_80.html">2.4.4 File Formats</a> 
  </td>
   
  <td align="center" valign="middle">
    <strong class="NavBar">POV-Ray 3.6 for UNIX documentation</strong><br> <strong>2.4.5 
   Utilities, models, etc.</strong> 
  </td>
   
  <td align="right" valign="middle" width="30%">
    <a href="s_82.html">2.4.6 Rendering speed</a> 
  </td>
   
  <td align="right" nowrap="" valign="middle" width="32">
    <a href="s_82.html"><img alt="next" border="0" src="next.png"></a> 
   
  </td>
   
 </tr>
  
</table>
 
<h3><a name="s02_04_05">2.4.5 </a>Utilities, models, etc.</h3>

<h4><a name="s02_04_05_01">2.4.5.1 </a>What is the best animation program available?</h4>

<p align="left">
  Check the POV-Ray <a href="http://povray.org/links/3D_Animation_Utilities/" target="new">links 
 collection on our website</a>. 
</p>

<h4><a name="s02_04_05_02">2.4.5.2 </a>Creating/viewing MPEG-files.</h4>

<p>
  <em>&quot;How can I create/view mpeg-files in Windows/Linux/...?&quot;</em> 
</p>

<p>
  See the <a href="http://irtc.org/anims/faq.html" target="new">IRTC Animation FAQ</a>. 
</p>

<h4><a name="s02_04_05_03">2.4.5.3 </a>Where can I find models/textures?</h4>

<p align="left">
  Check the POV-Ray <a href="http://povray.org/links/POV-Ray_Include_Macro_and_Object_Files/Object_and_Scene_Files/" target="new">links 
 collection on our website</a>. 
</p>

<h4><a name="s02_04_05_04">2.4.5.4 </a>What are the best modellers for POV-Ray?</h4>

<p align="left">
  Check the POV-Ray <a href="http://povray.org/links/3D_Programs/POV-Ray_Modelling_Programs/" target="new">links 
 collection on our website</a>). 
</p>

<h4><a name="s02_04_05_05">2.4.5.5 </a>Any POV-Ray modellers for Mac?</h4>

<p>
  (Answer by Henri Sivonen) 
</p>

<p>
  Yes there are. However, a text editor is still needed. 
</p>

<p>
  Most of the available modelers are listed on the <a href="http://mac.povray.org/" target="new">Official POV-Ray 
 MacOS Info Page</a>. 
</p>

<p>
  DOS, Windows and Linux i386 modelers can be used with an Intel PC emulator. With Mac OS X most Linux-compatible 
 applications with freely available source code can be compiled and then run natively. 
</p>

<h4><a name="s02_04_05_06">2.4.5.6 </a>Is there any user gallery of POV-Ray images?</h4>

<p>
  There are literaly hundreds of POV-Ray users galleries. Almost anybody that uses POV-Ray and has a web page has 
 some sort of picture gallery set up. Look for web page address's at the bottoms of the messages posted to the 
 newsgroup comp.graphics.rendering.raytracing and the povray newsgroups. 
</p>

<p>
  There are 2 places officially supported by the POV-Team. They are: 
</p>

<p>
  - The POV-Ray users gallery located on <a href="http://www.povray.org/" target="new">our web server</a>. 
</p>

<p>
  - On our private <a href="http://www.povray.org/groups.html" target="new">news server</a> (not connected with 
 USENET) in the povray.binaries.images newsgroup, you will find many images posted from other POV-Ray users. There are 
 also discussion groups, and plenty of sample code and scenes. 
</p>

<p>
  You should also check the <a href="http://www.irtc.org/" target="new">Internet Raytracing Competition homepage</a>. 
</p>

<h4><a name="s02_04_05_07">2.4.5.7 </a>Any good heightfield modellers?</h4>

<p align="left">
  Check the POV-Ray <a href="http://povray.org/links/3D_Programs/Height_Field_Modelling_Programs_and_Utilities/" target="new">links 
 collection on our website</a>. 
</p>

<h4><a name="s02_04_05_08">2.4.5.8 </a>Any easy way of creating trees?</h4>

<p>
  A program called <a href="http://free.prohosting.com/~jhubert/TreeDesigner/" target="new">Tree designer by Johannes 
 Hubert</a> is an excellent modelling program for trees. 
</p>

<p>
  There are also a several good include files for this purpose. Check out our link collection to <a href="http://www.povray.org/links/POV-Ray_Include_Macro_and_Object_Files/" target="new">Include 
 Macro and Object Files</a>). 
</p>
 <br> 
<table class="NavBar" width="100%">
  
 <tr>
   
  <td align="left" nowrap="" valign="middle" width="32">
    <a href="s_80.html"><img alt="previous" border="0" src="prev.png"></a> 
   
  </td>
   
  <td align="left" valign="middle" width="30%">
    <a href="s_80.html">2.4.4 File Formats</a> 
  </td>
   
  <td align="center" valign="middle">
    <strong>2.4.5 Utilities, models, etc.</strong> 
  </td>
   
  <td align="right" valign="middle" width="30%">
    <a href="s_82.html">2.4.6 Rendering speed</a> 
  </td>
   
  <td align="right" nowrap="" valign="middle" width="32">
    <a href="s_82.html"><img alt="next" border="0" src="next.png"></a> 
   
  </td>
   
 </tr>
  
</table>
 </body> </html>