]> git.pld-linux.org Git - packages/Radiance.git/blob - Radiance-rview-conflict.patch
- fixed PLD patch (don't try to install the same binaries twice)
[packages/Radiance.git] / Radiance-rview-conflict.patch
1 diff -Nur ray.orig/doc/man/man1/findglare.1 ray/doc/man/man1/findglare.1
2 --- ray.orig/doc/man/man1/findglare.1   Mon Nov 15 21:58:32 1993
3 +++ ray/doc/man/man1/findglare.1        Wed Aug 21 22:33:26 2002
4 @@ -54,7 +54,7 @@
5  Note that the picture file must contain correct view specifications,
6  as maintained by
7  .I rpict(1),
8 -.I rview(1),
9 +.I radview(1),
10  .I pfilt(1)
11  and
12  .I pinterp(1).
13 @@ -112,7 +112,7 @@
14  .I ximage(1)
15  to decide what this value should be.
16  Alternatively, one can use the 't' command within
17 -.I rview(1).
18 +.I radview(1).
19  The idea is to pick a threshold that is well above the average level
20  but smaller than the source areas.
21  .PP
22 @@ -157,4 +157,4 @@
23  group at EPFL in Switzerland.
24  .SH "SEE ALSO"
25  getinfo(1), glare(1), glarendx(1), pfilt(1), rpict(1), rtrace(1),
26 -rview(1), xglaresrc(1), ximage(1)
27 +radview(1), xglaresrc(1), ximage(1)
28 diff -Nur ray.orig/doc/man/man1/genblinds.1 ray/doc/man/man1/genblinds.1
29 --- ray.orig/doc/man/man1/genblinds.1   Mon Oct 10 21:06:53 1994
30 +++ ray/doc/man/man1/genblinds.1        Wed Aug 21 22:34:18 2002
31 @@ -57,4 +57,4 @@
32  .SH AUTHOR
33  Jean-Louis Scartezzini and Greg Ward
34  .SH "SEE ALSO"
35 -genbox(1), genrev(1), gensurf(1), genworm(1), rpict(1), rview(1), xform(1)
36 +genbox(1), genrev(1), gensurf(1), genworm(1), rpict(1), radview(1), xform(1)
37 diff -Nur ray.orig/doc/man/man1/genbox.1 ray/doc/man/man1/genbox.1
38 --- ray.orig/doc/man/man1/genbox.1      Mon Nov 15 21:58:33 1993
39 +++ ray/doc/man/man1/genbox.1   Wed Aug 21 22:34:28 2002
40 @@ -42,4 +42,4 @@
41  Because spheres and cylinders are used to construct boxes with
42  rounded edges, a transparent box of this type appears quite messy.
43  .SH "SEE ALSO"
44 -genrev(1), gensurf(1), genworm(1), rpict(1), rview(1), xform(1)
45 +genrev(1), gensurf(1), genworm(1), rpict(1), radview(1), xform(1)
46 diff -Nur ray.orig/doc/man/man1/genclock.1 ray/doc/man/man1/genclock.1
47 --- ray.orig/doc/man/man1/genclock.1    Wed Apr  9 23:46:29 1997
48 +++ ray/doc/man/man1/genclock.1 Wed Aug 21 22:34:36 2002
49 @@ -54,4 +54,4 @@
50  .SH AUTHOR
51  Greg Ward
52  .SH "SEE ALSO"
53 -genbox(1), genrev(1), gensurf(1), genworm(1), rpict(1), rview(1), xform(1)
54 +genbox(1), genrev(1), gensurf(1), genworm(1), rpict(1), radview(1), xform(1)
55 diff -Nur ray.orig/doc/man/man1/genprism.1 ray/doc/man/man1/genprism.1
56 --- ray.orig/doc/man/man1/genprism.1    Wed Mar 20 01:33:54 1996
57 +++ ray/doc/man/man1/genprism.1 Wed Aug 21 22:34:48 2002
58 @@ -57,4 +57,4 @@
59  normals.
60  If the normals face inward, the appearance will be bizarre.
61  .SH "SEE ALSO"
62 -genbox(1), genrev(1), gensurf(1), genworm(1), rpict(1), rview(1), xform(1)
63 +genbox(1), genrev(1), gensurf(1), genworm(1), rpict(1), radview(1), xform(1)
64 diff -Nur ray.orig/doc/man/man1/genrev.1 ray/doc/man/man1/genrev.1
65 --- ray.orig/doc/man/man1/genrev.1      Mon Nov 15 21:58:33 1993
66 +++ ray/doc/man/man1/genrev.1   Wed Aug 21 22:34:56 2002
67 @@ -57,4 +57,4 @@
68  The -s option doesn't modify the surface normal correctly
69  for the opposite side.
70  .SH "SEE ALSO"
71 -calc(1), genbox(1), gensurf(1), genworm(1), rpict(1), rview(1), xform(1)
72 +calc(1), genbox(1), gensurf(1), genworm(1), rpict(1), radview(1), xform(1)
73 diff -Nur ray.orig/doc/man/man1/gensky.1 ray/doc/man/man1/gensky.1
74 --- ray.orig/doc/man/man1/gensky.1      Fri Apr 24 19:46:58 1998
75 +++ ray/doc/man/man1/gensky.1   Wed Aug 21 22:35:03 2002
76 @@ -97,7 +97,7 @@
77  description to use with the
78  .I \-av
79  option of the RADIANCE rendering programs.
80 -(See rview(1) and rpict(1).)
81 +(See radview(1) and rpict(1).)
82  This value is the cosine-weighted radiance of the sky in
83  watts/steradian/meter2.
84  .PP
85 @@ -227,4 +227,4 @@
86  .SH AUTHOR
87  Greg Ward
88  .SH "SEE ALSO"
89 -rpict(1), rview(1), xform(1)
90 +rpict(1), radview(1), xform(1)
91 diff -Nur ray.orig/doc/man/man1/gensurf.1 ray/doc/man/man1/gensurf.1
92 --- ray.orig/doc/man/man1/gensurf.1     Mon Nov 15 21:58:33 1993
93 +++ ray/doc/man/man1/gensurf.1  Wed Aug 21 22:35:10 2002
94 @@ -95,4 +95,4 @@
95  The smoothing operation requires that functions be defined
96  beyond the [0,1] boundaries of s and t.
97  .SH "SEE ALSO"
98 -calc(1), genbox(1), genrev(1), genworm(1), rpict(1), rview(1), xform(1)
99 +calc(1), genbox(1), genrev(1), genworm(1), rpict(1), radview(1), xform(1)
100 diff -Nur ray.orig/doc/man/man1/genworm.1 ray/doc/man/man1/genworm.1
101 --- ray.orig/doc/man/man1/genworm.1     Mon Nov 15 21:58:33 1993
102 +++ ray/doc/man/man1/genworm.1  Wed Aug 21 22:35:19 2002
103 @@ -46,4 +46,4 @@
104  opaque materials should be used with this object.
105  Also, a worm cannot double back inside itself without making a mess.
106  .SH "SEE ALSO"
107 -calc(1), genbox(1), genrev(1), gensurf(1), rpict(1), rview(1), xform(1)
108 +calc(1), genbox(1), genrev(1), gensurf(1), rpict(1), radview(1), xform(1)
109 diff -Nur ray.orig/doc/man/man1/getinfo.1 ray/doc/man/man1/getinfo.1
110 --- ray.orig/doc/man/man1/getinfo.1     Fri Jan 15 19:26:44 1999
111 +++ ray/doc/man/man1/getinfo.1  Wed Aug 21 22:35:26 2002
112 @@ -47,4 +47,4 @@
113  .SH AUTHOR
114  Greg Ward
115  .SH "SEE ALSO"
116 -oconv(1), pfilt(1), rhinfo(1), rpict(1), rview(1)
117 +oconv(1), pfilt(1), rhinfo(1), rpict(1), radview(1)
118 diff -Nur ray.orig/doc/man/man1/glrad.1 ray/doc/man/man1/glrad.1
119 --- ray.orig/doc/man/man1/glrad.1       Thu Jun 11 03:48:21 1998
120 +++ ray/doc/man/man1/glrad.1    Wed Aug 21 22:40:12 2002
121 @@ -49,7 +49,7 @@
122  option of
123  .I rpict(1)
124  and
125 -.I rview(1).
126 +.I radview(1).
127  The
128  .I \-S
129  option turns on full-screen stereo for displays that support it.
130 @@ -169,4 +169,4 @@
131  undefined symbol errors.
132  .SH "SEE ALSO"
133  chmod(1), getinfo(1), ls(1), objview(1), oconv(1), ps(1), rad(1),
134 -ranimate(1), rhcopy(1), rholo(1), rpict(1), rtrace(1), rview(1), setmon(1)
135 +ranimate(1), rhcopy(1), rholo(1), rpict(1), rtrace(1), radview(1), setmon(1)
136 diff -Nur ray.orig/doc/man/man1/lookamb.1 ray/doc/man/man1/lookamb.1
137 --- ray.orig/doc/man/man1/lookamb.1     Mon Nov 15 21:58:35 1993
138 +++ ray/doc/man/man1/lookamb.1  Wed Aug 21 22:35:36 2002
139 @@ -20,7 +20,7 @@
140  .I rpict(1),
141  .I rtrace(1),
142  or
143 -.I rview(1).
144 +.I radview(1).
145  The default mode prints the position, direction, level, weight,
146  radius, value, position gradient and direction gradient
147  for each stored ambient value preceded by a
148 @@ -56,4 +56,4 @@
149  .SH AUTHOR
150  Greg Ward
151  .SH "SEE ALSO"
152 -getinfo(1), oconv(1), pfilt(1), pinterp(1), rpict(1), rtrace(1), rview(1)
153 +getinfo(1), oconv(1), pfilt(1), pinterp(1), rpict(1), rtrace(1), radview(1)
154 diff -Nur ray.orig/doc/man/man1/mkillum.1 ray/doc/man/man1/mkillum.1
155 --- ray.orig/doc/man/man1/mkillum.1     Fri Oct  6 19:12:05 1995
156 +++ ray/doc/man/man1/mkillum.1  Wed Aug 21 22:35:51 2002
157 @@ -18,7 +18,7 @@
158  secondary sources whose contributions can be computed more efficiently by
159  .I rpict(1)
160  and
161 -.I rview(1).
162 +.I radview(1).
163  This type of optimization is most useful for windows and skylights which
164  represent concentrated sources of indirect illumination.
165  .I Mkillum
166 @@ -188,4 +188,4 @@
167  Work on this program was initiated and sponsored by the LESO
168  group at EPFL in Switzerland.
169  .SH "SEE ALSO"
170 -oconv(1), rad(1), rpict(1), rtrace(1), rview(1)
171 +oconv(1), rad(1), rpict(1), rtrace(1), radview(1)
172 diff -Nur ray.orig/doc/man/man1/objview.1 ray/doc/man/man1/objview.1
173 --- ray.orig/doc/man/man1/objview.1     Thu Jun 11 03:47:38 1998
174 +++ ray/doc/man/man1/objview.1  Wed Aug 21 22:36:01 2002
175 @@ -44,4 +44,4 @@
176  .SH AUTHOR
177  Greg Ward Larson
178  .SH "SEE ALSO"
179 -glrad(1), oconv(1), rad(1), rview(1)
180 +glrad(1), oconv(1), rad(1), radview(1)
181 diff -Nur ray.orig/doc/man/man1/oconv.1 ray/doc/man/man1/oconv.1
182 --- ray.orig/doc/man/man1/oconv.1       Wed Aug 16 04:19:06 1995
183 +++ ray/doc/man/man1/oconv.1    Wed Aug 21 22:36:13 2002
184 @@ -167,4 +167,4 @@
185  can be used to automate octree creation and maintenance.
186  .SH "SEE ALSO"
187  getbbox(1), getinfo(1), make(1), rad(1),
188 -rpict(1), rview(1), rtrace(1), xform(1)
189 +rpict(1), radview(1), rtrace(1), xform(1)
190 diff -Nur ray.orig/doc/man/man1/pinterp.1 ray/doc/man/man1/pinterp.1
191 --- ray.orig/doc/man/man1/pinterp.1     Wed Jan 24 20:47:40 1996
192 +++ ray/doc/man/man1/pinterp.1  Wed Aug 21 22:36:50 2002
193 @@ -31,7 +31,7 @@
194  The input picture files must contain correct view specifications, as
195  maintained by
196  .I rpict(1),
197 -.I rview(1),
198 +.I radview(1),
199  .I pfilt(1)
200  and
201  .I pinterp.
202 @@ -237,4 +237,4 @@
203  Greg Ward
204  .SH "SEE ALSO"
205  getinfo(1), pdfblur(1), pfilt(1), pmblur(1), rpict(1), ranimate(1),
206 -rtrace(1), rview(1)
207 +rtrace(1), radview(1)
208 diff -Nur ray.orig/doc/man/man1/pvalue.1 ray/doc/man/man1/pvalue.1
209 --- ray.orig/doc/man/man1/pvalue.1      Fri Jan 15 19:07:54 1999
210 +++ ray/doc/man/man1/pvalue.1   Wed Aug 21 22:36:59 2002
211 @@ -226,4 +226,4 @@
212  the scanline ordering or picture size.
213  .SH "SEE ALSO"
214  getinfo(1), pcompos(1), pfilt(1), pflip(1),
215 -protate(1), rpict(1), rtrace(1), rview(1)
216 +protate(1), rpict(1), rtrace(1), radview(1)
217 diff -Nur ray.orig/doc/man/man1/rad.1 ray/doc/man/man1/rad.1
218 --- ray.orig/doc/man/man1/rad.1 Mon Feb  1 18:23:11 1999
219 +++ ray/doc/man/man1/rad.1      Wed Aug 21 22:37:38 2002
220 @@ -35,7 +35,7 @@
221  .I rpict(1),
222  .I pfilt(1),
223  and/or
224 -.I rview(1)
225 +.I radview(1)
226  to render a specific scene.
227  Variables in
228  .I rfile
229 @@ -124,7 +124,7 @@
230  The
231  .I \-o
232  option specifies an output device for
233 -.I rview
234 +.I radview
235  (usually "x11")
236  and runs this interactive program instead, using the first view in
237  .I rfile
238 @@ -190,10 +190,10 @@
239  It is important to set this variable properly as it is used to
240  determine the ambient value.
241  An appropriate setting may be discovered by running 
242 -.I rview
243 +.I radview
244  and noting the exposure given by the "exposure =" command.
245  As in
246 -.I rview
247 +.I radview
248  and
249  .I pfilt,
250  the exposure setting may be given either as a multiplier or as a
251 @@ -395,7 +395,7 @@
252  values will be stored by
253  .I rpict
254  or
255 -.I rview.
256 +.I radview.
257  Although it is not required, an ambient file should be given whenever
258  an interreflection calculation is expected.
259  This will optimize successive runs and minimize artifacts.
260 @@ -435,7 +435,7 @@
261  This file can later be accessed by
262  .I rpict
263  or
264 -.I rview
265 +.I radview
266  in subsequent manual runs using the at-sign ('@') file insert option.
267  (Using an "OPTFILE" also reduces the length of the rendering
268  command, which improves appearance and may even be necessary on some
269 @@ -476,7 +476,7 @@
270  This variable may be used to specify additional options to
271  .I rpict
272  or
273 -.I rview.
274 +.I radview.
275  These options will appear after the options set automatically by
276  .I rad,
277  and thus will override the default values.
278 @@ -564,7 +564,7 @@
279  Now we can invoke
280  .I rad
281  to take a look at our scene interactively with
282 -.I rview:
283 +.I radview:
284  .IP "" .2i
285  rad -o x11 sample.rif
286  .PP
287 @@ -573,10 +573,10 @@
288  .I oconv
289  first to create the octree (assuming it doesn't
290  already exist), then
291 -.I rview
292 +.I radview
293  with a long list of options.
294  Let's say that from within
295 -.I rview,
296 +.I radview,
297  we wrote out the view files "view1.vp" and "view2.vp".
298  We could add these to "sample.rif" like so:
299  .IP "" .2i
300 @@ -587,7 +587,7 @@
301  .fi
302  .PP
303  To start
304 -.I rview
305 +.I radview
306  again using vw2 instead of the default, we use:
307  .IP "" .2i
308  rad -o x11 -v vw2 sample.rif
309 @@ -643,4 +643,4 @@
310  .SH "SEE ALSO"
311  glrad(1), make(1), mkillum(1), objview(1), oconv(1),
312  pfilt(1), raddepend(1), ranimate(1),
313 -rholo(1), rpict(1), rtrace(1), rview(1), touch(1), vgaimage(1), ximage(1)
314 +rholo(1), rpict(1), rtrace(1), radview(1), touch(1), vgaimage(1), ximage(1)
315 diff -Nur ray.orig/doc/man/man1/rholo.1 ray/doc/man/man1/rholo.1
316 --- ray.orig/doc/man/man1/rholo.1       Thu Aug  5 23:55:15 1999
317 +++ ray/doc/man/man1/rholo.1    Wed Aug 21 22:40:29 2002
318 @@ -28,10 +28,10 @@
319  .I Rholo
320  is a program for generating and viewing holodeck files.
321  Similar to
322 -.I rview(1),
323 +.I radview(1),
324  .I rholo
325  can compute views interactively, but unlike
326 -.I rview,
327 +.I radview,
328  it reuses any and all information that was previously computed in
329  this or earlier runs using the given holodeck file,
330  .I hdkfile.
331 @@ -624,4 +624,4 @@
332  participating media will usually work.
333  .SH "SEE ALSO"
334  chmod(1), ls(1), ps(1), rad(1), ranimate(1), rhcopy(1), rhinfo(1),
335 -rhoptimize(1), rhpict(1), rpict(1), rtrace(1), rview(1)
336 +rhoptimize(1), rhpict(1), rpict(1), rtrace(1), radview(1)
337 diff -Nur ray.orig/doc/man/man1/rhpict.1 ray/doc/man/man1/rhpict.1
338 --- ray.orig/doc/man/man1/rhpict.1      Thu Mar 11 01:17:40 1999
339 +++ ray/doc/man/man1/rhpict.1   Wed Aug 21 22:40:38 2002
340 @@ -177,7 +177,7 @@
341  .BI -vf \ file
342  Get view parameters from
343  .I file,
344 -which may be a picture or a file created by rview (with the "view" command).
345 +which may be a picture or a file created by radview (with the "view" command).
346  .TP
347  .BI -S \ seqstart
348  Instead of generating a single picture based only on the view
349 @@ -220,4 +220,4 @@
350  Greg Ward
351  .SH "SEE ALSO"
352  getinfo(1), pfilt(1), pinterp(1),
353 -printf(3), ra_rgbe(1), rholo(1), rpict(1), rview(1)
354 +printf(3), ra_rgbe(1), rholo(1), rpict(1), radview(1)
355 diff -Nur ray.orig/doc/man/man1/rpict.1 ray/doc/man/man1/rpict.1
356 --- ray.orig/doc/man/man1/rpict.1       Fri Feb 26 21:26:39 1999
357 +++ ray/doc/man/man1/rpict.1    Wed Aug 21 22:38:01 2002
358 @@ -161,7 +161,7 @@
359  .BI -vf \ file
360  Get view parameters from
361  .I file,
362 -which may be a picture or a file created by rview (with the "view" command).
363 +which may be a picture or a file created by radview (with the "view" command).
364  .TP
365  .BI -x \ res
366  Set the maximum x resolution to
367 @@ -767,4 +767,4 @@
368  Greg Ward
369  .SH "SEE ALSO"
370  getinfo(1), lookamb(1), oconv(1), pfilt(1), pinterp(1), pmblur(1),
371 -printf(3), ra_rgbe(1), rad(1), rtrace(1), rview(1)
372 +printf(3), ra_rgbe(1), rad(1), rtrace(1), radview(1)
373 diff -Nur ray.orig/doc/man/man1/rtrace.1 ray/doc/man/man1/rtrace.1
374 --- ray.orig/doc/man/man1/rtrace.1      Fri Oct 17 20:48:00 1997
375 +++ ray/doc/man/man1/rtrace.1   Wed Aug 21 22:38:11 2002
376 @@ -603,4 +603,4 @@
377  Greg Ward
378  .SH "SEE ALSO"
379  getinfo(1), lookamb(1), oconv(1), pfilt(1), pinterp(1),
380 -pvalue(1), rpict(1), rview(1), vwrays(1), ximage(1)
381 +pvalue(1), rpict(1), radview(1), vwrays(1), ximage(1)
382 diff -Nur ray.orig/doc/man/man1/rview.1 ray/doc/man/man1/rview.1
383 --- ray.orig/doc/man/man1/rview.1       Thu Feb 15 00:48:41 1996
384 +++ ray/doc/man/man1/rview.1    Wed Aug 21 22:41:09 2002
385 @@ -1,9 +1,9 @@
386  .\" SCCSid "@(#)rview.1 2.21 2/14/96 LBL"
387 -.TH RVIEW 1 2/14/96 RADIANCE
388 +.TH RADVIEW 1 2/14/96 RADIANCE
389  .SH NAME
390 -rview - generate RADIANCE images interactively
391 +radview - generate RADIANCE images interactively
392  .SH SYNOPSIS
393 -.B rview
394 +.B radview
395  [
396  .B "rpict options"
397  ][
398 @@ -21,11 +21,11 @@
399  ]
400  .B octree
401  .br
402 -.B "rview [ options ] \-defaults"
403 +.B "radview [ options ] \-defaults"
404  .br
405 -.B "rview \-devices"
406 +.B "radview \-devices"
407  .SH DESCRIPTION
408 -.I Rview
409 +.I Radview
410  generates RADIANCE images using
411  .I octree.
412  Options specify the viewing parameters as well as
413 @@ -50,7 +50,7 @@
414  and
415  .I \-pa
416  options are unnecessary, since
417 -.I rview
418 +.I radview
419  scales the display image to the specified output device.
420  Additionally, the
421  .I \-b
422 @@ -63,28 +63,28 @@
423  In the third form, the list of supported output devices
424  is displayed.
425  .PP
426 -.I Rview
427 +.I Radview
428  starts rendering the image from the selected viewpoint and
429  gradually improves the resolution of the display until
430  interrupted by keyboard input.
431 -.I Rview
432 +.I Radview
433  then issues a prompt (usually ':') and accepts a command
434  line from the user.
435 -.I Rview
436 +.I Radview
437  may also stop its calculation and wait for command input if
438  the resolution of the display has reached the resolution of the
439  graphics device.
440  At this point, it will give the 'done:' prompt and await further
441  instructions.
442  If
443 -.I rview
444 +.I radview
445  runs out of memory due to lack of resources to store its computed
446  image, it will give the 'out of memory:' prompt.
447  At this prompt, the user can save the image, quit, or even restart
448  a new image, although this is not generally recommended
449  on virtual memory machines for efficiency reasons.
450  .PP
451 -.I Rview
452 +.I Radview
453  is not meant to be a rendering program, and we strongly recommend that
454  .I rpict(1)
455  be used instead for that purpose.
456 @@ -92,8 +92,8 @@
457  .I rpict(1)
458  does not store its image in memory or update any display of its output,
459  it is much faster and less wasteful of its resources than
460 -.I rview.
461 -.I Rview
462 +.I radview.
463 +.I Radview
464  is intended as a quick interactive program for deciding viewpoints
465  and debugging scene descriptions and is not suited for producing
466  polished images.
467 @@ -180,7 +180,7 @@
468  appearing in
469  .I rfile).
470  If
471 -.I rview
472 +.I radview
473  was started by
474  .I rad,
475  then the
476 diff -Nur ray.orig/doc/man/man1/trad.1 ray/doc/man/man1/trad.1
477 --- ray.orig/doc/man/man1/trad.1        Tue Aug 12 23:15:59 1997
478 +++ ray/doc/man/man1/trad.1     Wed Aug 21 22:38:55 2002
479 @@ -111,4 +111,4 @@
480  .I wish
481  and Tcl/Tk language by John Ousterhout
482  .SH "SEE ALSO"
483 -oconv(1), pfilt(1), rad(1), rpict(1), rview(1), wish(1), ximage(1)
484 +oconv(1), pfilt(1), rad(1), rpict(1), radview(1), wish(1), ximage(1)
485 diff -Nur ray.orig/doc/man/man1/vwright.1 ray/doc/man/man1/vwright.1
486 --- ray.orig/doc/man/man1/vwright.1     Fri Aug 30 02:32:19 1996
487 +++ ray/doc/man/man1/vwright.1  Wed Aug 21 22:39:05 2002
488 @@ -78,4 +78,4 @@
489  .SH AUTHOR
490  Greg Ward
491  .SH "SEE ALSO"
492 -pdfblur(1), rad(1), rcalc(1), rpict(1), rview(1)
493 +pdfblur(1), rad(1), rcalc(1), rpict(1), radview(1)
494 diff -Nur ray.orig/doc/man/man1/xform.1 ray/doc/man/man1/xform.1
495 --- ray.orig/doc/man/man1/xform.1       Wed Jun 16 19:13:16 1999
496 +++ ray/doc/man/man1/xform.1    Wed Aug 21 22:39:13 2002
497 @@ -184,4 +184,4 @@
498  .SH BUGS
499  Only regular (distortion-free) transformations are allowed.
500  .SH "SEE ALSO"
501 -genbox(1), gensurf(1), oconv(1), replmarks(1), rpict(1), rview(1)
502 +genbox(1), gensurf(1), oconv(1), replmarks(1), rpict(1), radview(1)
503 diff -Nur ray.orig/doc/man/man1/ximage.1 ray/doc/man/man1/ximage.1
504 --- ray.orig/doc/man/man1/ximage.1      Tue Oct 27 18:44:51 1998
505 +++ ray/doc/man/man1/ximage.1   Wed Aug 21 22:39:23 2002
506 @@ -239,4 +239,4 @@
507  Philip Thompson (MIT)
508  .SH "SEE ALSO"
509  aedimage(1), normtiff(1), pcond(1), pfilt(1), rpict(1), rtrace(1),
510 -rview(1), xglaresrc(1), xshowtrace(1)
511 +radview(1), xglaresrc(1), xshowtrace(1)
512 diff -Nur ray.orig/doc/man/man1/xshowtrace.1 ray/doc/man/man1/xshowtrace.1
513 --- ray.orig/doc/man/man1/xshowtrace.1  Mon Nov 15 21:58:47 1993
514 +++ ray/doc/man/man1/xshowtrace.1       Wed Aug 21 22:39:33 2002
515 @@ -19,7 +19,7 @@
516  The picture should have been created from a previous
517  .I rpict(1)
518  or
519 -.I rview(1)
520 +.I radview(1)
521  calculation using the given octree.
522  Once the image is displayed, the user can use the 't' command of
523  .I ximage
524 @@ -39,4 +39,4 @@
525  .I xshowtrace
526  starts drawing rays, the rays will be displaced.
527  .SH "SEE ALSO"
528 -oconv(1), rpict(1), rtrace(1), rview(1), ximage(1)
529 +oconv(1), rpict(1), rtrace(1), radview(1), ximage(1)
530 diff -Nur ray.orig/doc/ray.1 ray/doc/ray.1
531 --- ray.orig/doc/ray.1  Wed Jan 20 23:13:57 1999
532 +++ ray/doc/ray.1       Wed Aug 21 22:41:38 2002
533 @@ -45,7 +45,7 @@
534  The central program is
535  .I rpict,
536  which produces a picture from a scene description.
537 -.I Rview
538 +.I Radview
539  is a variation of
540  .I rpict
541  that computes and displays images interactively.
542 @@ -1320,10 +1320,10 @@
543  but the octree will serve as input to the ray-tracing
544  programs and directs the use of a scene description.
545  .PP
546 -.I Rview
547 +.I Radview
548  is ray-tracing program for viewing a scene interactively.
549  When the user specifies a new perspective,
550 -.I rview
551 +.I radview
552  quickly displays a rough
553  image on the terminal, then progressively
554  increases the resolution as the user looks on.
555 diff -Nur ray.orig/doc/tutorial.1 ray/doc/tutorial.1
556 --- ray.orig/doc/tutorial.1     Thu Jan  2 04:16:19 1997
557 +++ ray/doc/tutorial.1  Wed Aug 21 22:42:44 2002
558 @@ -134,7 +134,7 @@
559  .LP
560  Now that we have a simple scene description, we may look at it with
561  the interactive viewing program,
562 -.B rview.
563 +.B radview.
564  First, however, we must create the "octree"
565  file that will be used to accelerate the rendering process.
566  To accomplish this, type the following command:
567 @@ -163,12 +163,12 @@
568  where to point its camera.
569  To simplify our example, we will use the same starting position for
570  all our renderings, and change views only once
571 -.B rview
572 +.B radview
573  is started:
574  .QP
575  %
576  .I
577 -rview -vp 2.25 .375 1 -vd -.25 .125 -.125 -av .5 .5 .5 test.oct
578 +radview -vp 2.25 .375 1 -vd -.25 .125 -.125 -av .5 .5 .5 test.oct
579  .R
580  .LP
581  The "-vp" option gives the view point, and the "-vd" option gives
582 @@ -176,22 +176,22 @@
583  The "-av" option specifies the amount of light globally present
584  in the scene, permitting portions of the scene that are not
585  illuminated directly to be visible.
586 -.B Rview
587 +.B Radview
588  has many more options, and their default values may be discovered using:
589  .QP
590  %
591 -.I "rview -defaults"
592 +.I "radview -defaults"
593  .LP
594  You should start to see an image of a red ball forming on your screen.
595  Take this opportunity to try each of
596 -.B rview's
597 +.B radview's
598  commands, as described in the manual.
599  If you make a mistake in a view specification, use the
600  .B last
601  command to get back to where you were.
602  It is probably a good idea to save your favorite view using the following
603  command from within
604 -.B rview:
605 +.B radview:
606  .QP
607  :
608  .I "view default.vf"
609 @@ -254,7 +254,7 @@
610  .I "oconv room.rad > test.oct"
611  .br
612  %
613 -.I "rview -vf default.vf -av  .5  .5  .5  test.oct"
614 +.I "radview -vf default.vf -av  .5  .5  .5  test.oct"
615  .LP
616  This is better, but our ball and light source are still floating, which
617  is an unrealistic condition for most rooms.
618 @@ -595,7 +595,7 @@
619  Now let's look at our modified scene, using the same command as before:
620  .QP
621  %
622 -.I "rview -vf default.vf -av .5 .5 .5 test.oct"
623 +.I "radview -vf default.vf -av .5 .5 .5 test.oct"
624  .LP
625  As you look around the scene, you will need to adjust the exposure repeatedly
626  to be able to see detail over the wide dynamic range now present.
627 @@ -611,13 +611,13 @@
628  .I "e 1"
629  .LP
630  All commands in
631 -.B rview
632 +.B radview
633  can be abbreviated by one or two letters.
634  Additional control over the exposure is possible by changing the multiplier
635  factor to a value greater than one to lighten or less than one to darken.
636  It is also possible to use absolute settings and spot normalization.
637  (See the
638 -.B rview
639 +.B radview
640  manual entry for details.)\0
641  .LP
642  You may notice that, other than a patch of sun on the floor, the window does
643 @@ -775,7 +775,7 @@
644  # Technically, we could stop here and let rad figure out the rest,
645  # but it is very useful to also give an exposure value that is
646  # appropriate for this scene.  We may discover this value from within
647 -# rview using the "e =" command once we have found the exposure level we
648 +# radview using the "e =" command once we have found the exposure level we
649  # like.  For the interior of our space under these particular lighting
650  # conditions, an exposure value of 0.5 works well:
651  
652 @@ -794,7 +794,7 @@
653  option tells
654  .B rad
655  to run
656 -.B rview
657 +.B radview
658  under
659  .I X11
660  instead of creating pictures (the default action) using
661 @@ -803,18 +803,18 @@
662  substitute the appropriate driver module for
663  .I x11.
664  To discover what modules are available with your version of
665 -.B rview,
666 +.B radview,
667  type:
668  .QP
669  %
670 -.I "rview -devices"
671 +.I "radview -devices"
672  .LP
673  Once started,
674  .B rad
675  shows us the commands as it executes them, first
676  .B oconv
677  then
678 -.B rview.
679 +.B radview.
680  .LP
681  Since we didn't specify a view in our control file,
682  .B rad
683 @@ -843,7 +843,7 @@
684  Rather than executing another
685  .B rad
686  command, we can get the same view functionality from within
687 -.B rview
688 +.B radview
689  using the "L" command.
690  (This is a single-letter command, corresponding roughly to the "last"
691  command for retrieving views from files, explained earlier.)\0
692 @@ -854,7 +854,7 @@
693  end of the control file for later access and batch rendering.
694  For example, you can put the default viewpoint into your control file
695  using the
696 -.B rview
697 +.B radview
698  commands:
699  .QP
700  :
701 @@ -868,7 +868,7 @@
702  (Shorter view names are better because they end up being part of the
703  picture file name, which can get quite long.)\0
704  Move around in
705 -.B rview
706 +.B radview
707  to find a few different views you like, and save them (with sensible names)
708  to the control file using the "V" command.
709  If you make a mistake and save a view you later decide you dislike, you
710 @@ -1036,20 +1036,20 @@
711  .fi
712  .LP
713  To look at the scene with
714 -.B rview,
715 +.B radview,
716  simply run:
717  .QP
718  %
719  .I "rad -o x11 inter.rif"
720  .LP
721  Probably the first thing you notice after starting
722 -.B rview
723 +.B radview
724  is that nothing happens.
725  It takes the calculation a while to get going, as it must trace
726  many rays at the outset to determine the contribution at each
727  point from the window area.
728  Once
729 -.B rview
730 +.B radview
731  has stored up some values, the progress rate improves, but it
732  never really reaches blistering speed.
733  .LP
734 diff -Nur ray.orig/lib/tcl/trad.hlp ray/lib/tcl/trad.hlp
735 --- ray.orig/lib/tcl/trad.hlp   Thu Oct 26 22:42:52 2000
736 +++ ray/lib/tcl/trad.hlp        Wed Aug 21 22:52:19 2002
737 @@ -487,7 +487,7 @@
738  
739  There are two basic ways to compute the exposure value.
740  The first is by trial and error, where the value is adjusted up and
741 -down within rview using the "e = value" command.
742 +down within radview using the "e = value" command.
743  Though it sounds flaky, this is the most reliable way to set the
744  exposure (and ambient level) in general lighting situations.
745  
746 @@ -545,7 +545,7 @@
747  To remove an unwanted view, select it and press the "Delete" button.
748  To undo this action, simply press the "Add" button again.
749  
750 -The first view in the list is the default given to rview during
751 +The first view in the list is the default given to radview during
752  interactive rendering, and is the first view rendered in a batch run.
753  To change the default view, select the newly desired view and press
754  the "Set Default" button.
755 @@ -614,7 +614,7 @@
756  define a view.
757  
758  The simplest view specification is of the form "-vf viewfile", where
759 -"viewfile" is a file created with the rview "view" command, or a
760 +"viewfile" is a file created with the radview "view" command, or a
761  Radiance picture.
762  This method of naming views, although convenient, is not the best
763  since it is difficult to know exactly where such a view is by
764 @@ -702,7 +702,7 @@
765  The "Set Default" button may be used to make the selected view the
766  default view for rendering.
767  This simply moves the view to the top of the list in the rad input file.
768 -The default view will be the one normally rendered by rview when rad
769 +The default view will be the one normally rendered by radview when rad
770  is started interactively, and is the first view rendered in a batch
771  process.
772  
773 @@ -838,7 +838,7 @@
774  minutes) between progress reports.
775  
776  Other windows allow the user to customize the options to oconv(1),
777 -mkillum(1), rview(1) and rpict(1), and pfilt(1).
778 +mkillum(1), radview(1) and rpict(1), and pfilt(1).
779  
780  .Options.Quality
781  
782 @@ -916,7 +916,7 @@
783  
784  The "Optfile" setting assigns a file to hold rendering options,
785  which may be a convenience when these options are reused for
786 -rtrace(1) or rpiece(1), or manual invocations of rview or rpict.
787 +rtrace(1) or rpiece(1), or manual invocations of radview or rpict.
788  Using an options file also reduces the size of the command line,
789  making it a little easier on the eye.
790  
791 @@ -977,7 +977,7 @@
792  .Options.Render
793  
794  The "render opts" window is used to specify additional options to
795 -the rview(1) and rpict(1) rendering programs.
796 +the radview(1) and rpict(1) rendering programs.
797  Most of the important parameters are computed by rad, so this
798  window is usually used to override specific parameters or to give
799  additional information, such as which materials to exclude from the
800 @@ -1109,7 +1109,7 @@
801  The "rview" button on the Action screen starts an interactive
802  rendering for the selected view, indicated by the menu button
803  just to the right.
804 -Other views may be accessed within rview using the "L name"
805 +Other views may be accessed within radview using the "L name"
806  command, and new views can be added with the "V name"
807  command.
808  
809 @@ -1119,7 +1119,7 @@
810  a number later), then use the Views screen to override the previous
811  view definition with the new one.
812  (See the "View" topic in the current
813 -help category, the "Change" topic under "Views" and the rview(1)
814 +help category, the "Change" topic under "Views" and the radview(1)
815  manual page for more information.)
816  
817  If the octree is out-of-date, it will be rebuilt before rendering
818 @@ -1129,7 +1129,7 @@
819  
820  The Action screen contains two menus for selecting views.
821  The top menu, next to the "rview" button, sets the view to start
822 -with in rview, and is selected from the current view list.
823 +with in radview, and is selected from the current view list.
824  The second view menu, next to the "Start" button for batch
825  rendering, selects the view or views to render in batch mode.
826  If the special entry "ALL" is selected, then every view in the
827 diff -Nur ray.orig/src/rt/Rmakefile ray/src/rt/Rmakefile
828 --- ray.orig/src/rt/Rmakefile   Wed Aug 21 21:52:29 2002
829 +++ ray/src/rt/Rmakefile        Wed Aug 21 22:43:22 2002
830 @@ -85,7 +85,7 @@
831  # What this makefile produces:
832  #
833  
834 -PROGS = rtrace rpict rview lookamb
835 +PROGS = rtrace rpict radview lookamb
836  
837  all:   $(PROGS)
838  
839 @@ -120,8 +120,8 @@
840  rpict: $(RPOBJS)
841         $(CC) $(CFLAGS) -o rpict $(RPOBJS) $(LIBS)
842  
843 -rview: $(RVOBJS)
844 -       $(CC) $(CFLAGS) -o rview $(RVOBJS) $(LIBS) $(DLIBS)
845 +radview:       $(RVOBJS)
846 +       $(CC) $(CFLAGS) -o radview $(RVOBJS) $(LIBS) $(DLIBS)
847  
848  lookamb:       lookamb.o ambio.o
849         $(CC) $(CFLAGS) -o lookamb lookamb.o ambio.o $(LIBS)
850 diff -Nur ray.orig/src/util/rad.c ray/src/util/rad.c
851 --- ray.orig/src/util/rad.c     Tue Feb  2 17:57:57 1999
852 +++ ray/src/util/rad.c  Wed Aug 21 22:46:41 2002
853 @@ -1068,14 +1068,14 @@
854                 return;
855         if (sayview)
856                 printview(vw);
857 -       sprintf(combuf, "rview %s%s%s -R %s ", vw, po, opts, rifname);
858 +       sprintf(combuf, "radview %s%s%s -R %s ", vw, po, opts, rifname);
859         if (rvdevice != NULL)
860                 sprintf(combuf+strlen(combuf), "-o %s ", rvdevice);
861         if (vdef(EXPOSURE))
862                 sprintf(combuf+strlen(combuf), "-pe %s ", vval(EXPOSURE));
863         strcat(combuf, oct1name);
864         if (runcom(combuf)) {           /* run it */
865 -               fprintf(stderr, "%s: error running rview\n", progname);
866 +               fprintf(stderr, "%s: error running radview\n", progname);
867                 quit(1);
868         }
869  }
870 diff -Nur ray.orig/src/util/trad.hlp ray/src/util/trad.hlp
871 --- ray.orig/src/util/trad.hlp  Tue Oct 20 20:52:16 1998
872 +++ ray/src/util/trad.hlp       Wed Aug 21 22:47:57 2002
873 @@ -487,7 +487,7 @@
874  
875  There are two basic ways to compute the exposure value.
876  The first is by trial and error, where the value is adjusted up and
877 -down within rview using the "e = value" command.
878 +down within radview using the "e = value" command.
879  Though it sounds flaky, this is the most reliable way to set the
880  exposure (and ambient level) in general lighting situations.
881  
882 @@ -545,7 +545,7 @@
883  To remove an unwanted view, select it and press the "Delete" button.
884  To undo this action, simply press the "Add" button again.
885  
886 -The first view in the list is the default given to rview during
887 +The first view in the list is the default given to radview during
888  interactive rendering, and is the first view rendered in a batch run.
889  To change the default view, select the newly desired view and press
890  the "Set Default" button.
891 @@ -614,7 +614,7 @@
892  define a view.
893  
894  The simplest view specification is of the form "-vf viewfile", where
895 -"viewfile" is a file created with the rview "view" command, or a
896 +"viewfile" is a file created with the radview "view" command, or a
897  Radiance picture.
898  This method of naming views, although convenient, is not the best
899  since it is difficult to know exactly where such a view is by
900 @@ -702,7 +702,7 @@
901  The "Set Default" button may be used to make the selected view the
902  default view for rendering.
903  This simply moves the view to the top of the list in the rad input file.
904 -The default view will be the one normally rendered by rview when rad
905 +The default view will be the one normally rendered by radview when rad
906  is started interactively, and is the first view rendered in a batch
907  process.
908  
909 @@ -838,7 +838,7 @@
910  minutes) between progress reports.
911  
912  Other windows allow the user to customize the options to oconv(1),
913 -mkillum(1), rview(1) and rpict(1), and pfilt(1).
914 +mkillum(1), radview(1) and rpict(1), and pfilt(1).
915  
916  .Options.Quality
917  
918 @@ -916,7 +916,7 @@
919  
920  The "Optfile" setting assigns a file to hold rendering options,
921  which may be a convenience when these options are reused for
922 -rtrace(1) or rpiece(1), or manual invocations of rview or rpict.
923 +rtrace(1) or rpiece(1), or manual invocations of radview or rpict.
924  Using an options file also reduces the size of the command line,
925  making it a little easier on the eye.
926  
927 @@ -977,7 +977,7 @@
928  .Options.Render
929  
930  The "render opts" window is used to specify additional options to
931 -the rview(1) and rpict(1) rendering programs.
932 +the radview(1) and rpict(1) rendering programs.
933  Most of the important parameters are computed by rad, so this
934  window is usually used to override specific parameters or to give
935  additional information, such as which materials to exclude from the
936 @@ -1026,7 +1026,7 @@
937  run, usually via rad(1).
938  The top row of buttons is used to update the octree following a
939  change to one or more input files.
940 -The "rview" button starts an interactive rendering in the
941 +The "radview" button starts an interactive rendering in the
942  foreground.
943  The next set of buttons provides for the control of a batch
944  rendering process, taking place in the background.
945 @@ -1109,7 +1109,7 @@
946  The "rview" button on the Action screen starts an interactive
947  rendering for the selected view, indicated by the menu button
948  just to the right.
949 -Other views may be accessed within rview using the "L name"
950 +Other views may be accessed within radview using the "L name"
951  command, and new views can be added with the "V name"
952  command.
953  
954 @@ -1119,7 +1119,7 @@
955  a number later), then use the Views screen to override the previous
956  view definition with the new one.
957  (See the "View" topic in the current
958 -help category, the "Change" topic under "Views" and the rview(1)
959 +help category, the "Change" topic under "Views" and the radview(1)
960  manual page for more information.)
961  
962  If the octree is out-of-date, it will be rebuilt before rendering
963 @@ -1129,7 +1129,7 @@
964  
965  The Action screen contains two menus for selecting views.
966  The top menu, next to the "rview" button, sets the view to start
967 -with in rview, and is selected from the current view list.
968 +with in radview, and is selected from the current view list.
969  The second view menu, next to the "Start" button for batch
970  rendering, selects the view or views to render in batch mode.
971  If the special entry "ALL" is selected, then every view in the
This page took 0.161807 seconds and 3 git commands to generate.