ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/man/man1/rpict.1
Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Wed Nov 15 19:21:54 2023 UTC (6 months ago) by greg
Branch: MAIN
CVS Tags: HEAD
Changes since 1.29: +11 -11 lines
Diff to previous 1.29
docs: moved -p* options together

Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Wed Nov 15 18:02:52 2023 UTC (6 months ago) by greg
Branch: MAIN
Changes since 1.28: +24 -1 lines
Diff to previous 1.28
feat(rpict,rtrace,rcontrib,rtpict): Hyperspectral rendering (except photon map)

Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Wed Oct 19 21:25:20 2022 UTC (19 months ago) by greg
Branch: MAIN
CVS Tags: rad5R4
Changes since 1.27: +18 -1 lines
Diff to previous 1.27
feat(rpict,rtrace,rcontrib): Added -features option to check for method support

Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Wed Oct 19 18:23:14 2022 UTC (19 months ago) by greg
Branch: MAIN
Changes since 1.26: +14 -14 lines
Diff to previous 1.26
docs: made use of "virtual" and "secondary" sources more consistent

Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Tue May 19 16:00:58 2020 UTC (4 years ago) by greg
Branch: MAIN
CVS Tags: rad5R3
Changes since 1.25: +8 -6 lines
Diff to previous 1.25
Added remark to clarify what "resolution" means

Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Sun Jun 9 17:48:13 2019 UTC (4 years, 11 months ago) by rschregle
Branch: MAIN
Changes since 1.24: +5 -9 lines
Diff to previous 1.24
Removed erroneous reference to (unsupported) -n in combination with -aC

Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Fri Jan 11 21:12:24 2019 UTC (5 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.23: +3 -3 lines
Diff to previous 1.23
Fixed incorrect wording on -lr option

Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Tue Mar 20 02:40:38 2018 UTC (6 years, 2 months ago) by greg
Branch: MAIN
CVS Tags: rad5R2
Changes since 1.22: +2 -2 lines
Diff to previous 1.22
Wrote rtpict program to run rpict as if it had a -n option

Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Fri Jan 26 18:30:27 2018 UTC (6 years, 3 months ago) by rschregle
Branch: MAIN
Changes since 1.21: +5 -3 lines
Diff to previous 1.21
Documented treatment of contrib photons as global under rpict/rtrace

Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Wed May 18 12:45:55 2016 UTC (8 years ago) by rschregle
Branch: MAIN
CVS Tags: rad5R1
Changes since 1.20: +28 -1 lines
Diff to previous 1.20
Updated man pages with pmap parallelisation and ooC options

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Fri Jun 5 08:49:01 2015 UTC (8 years, 11 months ago) by rschregle
Branch: MAIN
CVS Tags: rad5R0
Changes since 1.19: +21 -11 lines
Diff to previous 1.19
Revised -am and -ab options, the latter defaulting to 1 in pmap mode

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Tue May 26 10:00:46 2015 UTC (8 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.18: +1 -2 lines
Diff to previous 1.18
Added photon map support to rad

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Tue Feb 24 19:39:26 2015 UTC (9 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.17: +63 -6 lines
Diff to previous 1.17
Initial check-in of photon map addition by Roland Schregle

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Tue Feb 18 12:13:38 2014 UTC (10 years, 3 months ago) by greg
Branch: MAIN
CVS Tags: rad4R2, rad4R2P1, rad4R2P2
Changes since 1.16: +2 -2 lines
Diff to previous 1.16
Changed sampling to use Hilbert curve as suggested by Lars Grobe

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Sat Jan 25 18:27:39 2014 UTC (10 years, 3 months ago) by greg
Branch: MAIN
Changes since 1.15: +4 -5 lines
Diff to previous 1.15
Enabled back face invisibility (-bv0) for transparent/translucent types

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Fri Oct 8 22:08:26 2010 UTC (13 years, 7 months ago) by greg
Branch: MAIN
CVS Tags: rad4R1
Changes since 1.14: +8 -8 lines
Diff to previous 1.14
Changed -sj option to -ss and added multiple specular sampling

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Tue Jan 26 04:42:16 2010 UTC (14 years, 3 months ago) by greg
Branch: MAIN
CVS Tags: rad4R0
Changes since 1.13: +4 -3 lines
Diff to previous 1.13
Corrected description of -lr option.

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Mon Nov 10 19:08:17 2008 UTC (15 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.12: +3 -3 lines
Diff to previous 1.12
Changed ".pic" extension to ".hdr" throughout

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Tue Mar 11 02:21:45 2008 UTC (16 years, 2 months ago) by greg
Branch: MAIN
CVS Tags: rad3R9
Changes since 1.11: +11 -3 lines
Diff to previous 1.11
Added planisphere view type (-vts option) as requested by Axel Jacobs

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Sep 4 17:36:41 2007 UTC (16 years, 8 months ago) by greg
Branch: MAIN
Changes since 1.10: +6 -6 lines
Diff to previous 1.10
Added backslashes in front of hyphens (thanks to Bernd Zeimetz for his effort)

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Jun 14 03:34:14 2005 UTC (18 years, 11 months ago) by greg
Branch: MAIN
CVS Tags: rad3R7P1, rad3R7P2, rad3R8
Changes since 1.9: +3 -3 lines
Diff to previous 1.9
Had to change new -R rendering option to -u to avoid conflict with rpiece

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Jun 13 20:07:55 2005 UTC (18 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.8: +7 -1 lines
Diff to previous 1.8
Added -R option for pure Monte Carlo rendering, replacing -DMC compile option

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Tue May 31 18:01:08 2005 UTC (18 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.7: +20 -4 lines
Diff to previous 1.7
Added Russian roulette ray termination and fixed ambient weights & measures

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Thu Apr 14 18:04:12 2005 UTC (19 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.6: +10 -10 lines
Diff to previous 1.6
Added -oM option to rtrace to output material

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Feb 16 05:40:06 2005 UTC (19 years, 3 months ago) by greg
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5
Replaced instances of "/usr/tmp" with "/tmp" in scripts & documentation

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Jan 18 01:13:23 2005 UTC (19 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.4: +4 -1 lines
Diff to previous 1.4
Added comment about -vd length being used by -pd option

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue Jan 18 00:33:15 2005 UTC (19 years, 4 months ago) by greg
Branch: MAIN
Changes since 1.3: +19 -2 lines
Diff to previous 1.3
Added -pd option for depth-of-field sampling and -vd focal distance entry

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Thu Jan 1 19:31:45 2004 UTC (20 years, 4 months ago) by greg
Branch: MAIN
CVS Tags: rad3R6, rad3R6P1
Changes since 1.2: +3 -3 lines
Diff to previous 1.2
Renamed rview, lam, calc, and neat to rvu, rlam, icalc, and neaten

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Tue Dec 9 15:59:07 2003 UTC (20 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.1: +1 -1 lines
Diff to previous 1.1
Fixed RCSid specification

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Tue Mar 11 19:20:21 2003 UTC (21 years, 2 months ago) by greg
Branch: MAIN
CVS Tags: rad3R5
Added documentation to repository

Convenience Links

Links to HEAD: (view) (download) (annotate) Links to MAIN: (view) (download) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a