ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/util/rtpict.pl
Revision 2.30 - (view) (download) (annotate) - [select for diffs]
Fri Jan 5 18:33:26 2024 UTC (2 months, 3 weeks ago) by greg
Branch: MAIN
CVS Tags: HEAD
Changes since 2.29: +3 -3 lines
Diff to previous 2.29 , to selected 2.16
fix(rtpict): Renamed rmtxcomb to rcomb

Revision 2.29 - (view) (download) (annotate) - [select for diffs]
Mon Dec 11 19:21:43 2023 UTC (3 months, 2 weeks ago) by greg
Branch: MAIN
Changes since 2.28: +30 -10 lines
Diff to previous 2.28 , to selected 2.16
feat(rtpict): Added -co+ option support for hyperspectral image output

Revision 2.28 - (view) (download) (annotate) - [select for diffs]
Fri Nov 17 23:30:07 2023 UTC (4 months, 1 week ago) by greg
Branch: MAIN
Changes since 2.27: +11 -5 lines
Diff to previous 2.27 , to selected 2.16
fix(rtpict): More reliable support for -pc and -pXYZ options

Revision 2.27 - (view) (download) (annotate) - [select for diffs]
Wed Nov 15 18:02:53 2023 UTC (4 months, 1 week ago) by greg
Branch: MAIN
Changes since 2.26: +3 -2 lines
Diff to previous 2.26 , to selected 2.16
feat(rpict,rtrace,rcontrib,rtpict): Hyperspectral rendering (except photon map)

Revision 2.26 - (view) (download) (annotate) - [select for diffs]
Tue Jan 24 21:54:49 2023 UTC (14 months ago) by greg
Branch: MAIN
CVS Tags: rad5R4
Changes since 2.25: +2 -2 lines
Diff to previous 2.25 , to selected 2.16
perf: Updated default -lw value to smaller tolerance

Revision 2.25 - (view) (download) (annotate) - [select for diffs]
Tue Apr 12 00:30:58 2022 UTC (23 months, 2 weeks ago) by greg
Branch: MAIN
Changes since 2.24: +6 -7 lines
Diff to previous 2.24 , to selected 2.16
perf(rtpict): Swapped sort -R command for cnt -s

Revision 2.24 - (view) (download) (annotate) - [select for diffs]
Mon Apr 11 18:08:19 2022 UTC (23 months, 2 weeks ago) by greg
Branch: MAIN
Changes since 2.23: +3 -3 lines
Diff to previous 2.23 , to selected 2.16
feat(cnt): Added -s option to shuffle output

Revision 2.23 - (view) (download) (annotate) - [select for diffs]
Mon Apr 11 14:59:54 2022 UTC (23 months, 2 weeks ago) by greg
Branch: MAIN
Changes since 2.22: +4 -4 lines
Diff to previous 2.22 , to selected 2.16
perf(rtpict): Minor optimization to last addition

Revision 2.22 - (view) (download) (annotate) - [select for diffs]
Mon Apr 11 04:03:36 2022 UTC (23 months, 2 weeks ago) by greg
Branch: MAIN
Changes since 2.21: +22 -7 lines
Diff to previous 2.21 , to selected 2.16
perf(rtpict): Improved random sampling to avoid ambient cache collisions

Revision 2.21 - (view) (download) (annotate) - [select for diffs]
Sun Apr 10 16:00:14 2022 UTC (23 months, 2 weeks ago) by greg
Branch: MAIN
Changes since 2.20: +5 -5 lines
Diff to previous 2.20 , to selected 2.16
perf(rtpict): Minor simplification of overture command

Revision 2.20 - (view) (download) (annotate) - [select for diffs]
Sun Apr 10 03:46:27 2022 UTC (23 months, 2 weeks ago) by greg
Branch: MAIN
Changes since 2.19: +25 -2 lines
Diff to previous 2.19 , to selected 2.16
perf(rtpict): Added overture calculation with ambient cache and -n > 1

Revision 2.19 - (view) (download) (annotate) - [select for diffs]
Sat Dec 4 16:29:29 2021 UTC (2 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.18: +3 -3 lines
Diff to previous 2.18 , to selected 2.16
feat(vwrays,rtpict): Added support for -pd option to sample depth-of-field

Revision 2.18 - (view) (download) (annotate) - [select for diffs]
Wed Apr 8 16:20:00 2020 UTC (3 years, 11 months ago) by greg
Branch: MAIN
CVS Tags: rad5R3
Changes since 2.17: +3 -2 lines
Diff to previous 2.17 , to selected 2.16
Added support for photon-mapping (thanks to Roland)

Revision 2.17 - (view) (download) (annotate) - [select for diffs]
Wed Apr 8 02:39:30 2020 UTC (3 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.16: +5 -3 lines
Diff to previous 2.16
Added check for -P* persist option to preclude running rpict

Revision 2.16 - (view) (download) (annotate) - [selected]
Wed Apr 8 00:58:32 2020 UTC (3 years, 11 months ago) by greg
Branch: MAIN
Changes since 2.15: +2 -2 lines
Diff to previous 2.15
Added support for persist mode, which rtrace will complain about if -n > 1

Revision 2.15 - (view) (download) (annotate) - [select for diffs]
Sun Mar 15 16:54:19 2020 UTC (4 years ago) by greg
Branch: MAIN
Changes since 2.14: +4 -2 lines
Diff to previous 2.14 , to selected 2.16
Added check so we don't overwrite output files created in earlier run with -o*

Revision 2.14 - (view) (download) (annotate) - [select for diffs]
Sat Mar 14 20:09:55 2020 UTC (4 years ago) by greg
Branch: MAIN
Changes since 2.13: +2 -2 lines
Diff to previous 2.13 , to selected 2.16
Added check for missing @file

Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Fri Dec 13 21:43:47 2019 UTC (4 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.12: +5 -5 lines
Diff to previous 2.12 , to selected 2.16
Additional quoting to protect spaces in octree and z-buffer file names

Revision 2.12 - (view) (download) (annotate) - [select for diffs]
Fri Aug 16 04:32:46 2019 UTC (4 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.11: +3 -3 lines
Diff to previous 2.11 , to selected 2.16
Moved -pd to ignored options where it belongs

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Wed Aug 14 22:57:24 2019 UTC (4 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.10: +3 -5 lines
Diff to previous 2.10 , to selected 2.16
Simplified -o with -z slightly

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Wed Aug 14 22:18:03 2019 UTC (4 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.9: +7 -7 lines
Diff to previous 2.9 , to selected 2.16
Made it so output names don't collide when rcode2bmp run on all

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Tue Jul 23 18:17:55 2019 UTC (4 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.8: +86 -100 lines
Diff to previous 2.8 , to selected 2.16
Added -o* option to rtpict

Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Tue Jul 23 01:03:30 2019 UTC (4 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.7: +95 -4 lines
Diff to previous 2.7 , to selected 2.16
Add -o* option (and -d) to support layered image folders

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Fri Jul 5 00:20:57 2019 UTC (4 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.6: +6 -9 lines
Diff to previous 2.6 , to selected 2.16
Added rsplit tool to divide input to multiple output streams

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Tue May 22 15:16:53 2018 UTC (5 years, 10 months ago) by greg
Branch: MAIN
CVS Tags: rad5R2
Changes since 2.5: +2 -2 lines
Diff to previous 2.5 , to selected 2.16
Fixed issue with boolean option toggling (thanks to Axel Jacobs)

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Wed Mar 21 17:56:08 2018 UTC (6 years ago) by greg
Branch: MAIN
Changes since 2.4: +24 -8 lines
Diff to previous 2.4 , to selected 2.16
Added support for -z option (depth buffer output)

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Tue Mar 20 23:05:48 2018 UTC (6 years ago) by greg
Branch: MAIN
Changes since 2.3: +3 -2 lines
Diff to previous 2.3 , to selected 2.16
Added check if output picture exists with -o option to match rpict behavior

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Tue Mar 20 22:48:10 2018 UTC (6 years ago) by greg
Branch: MAIN
Changes since 2.2: +2 -2 lines
Diff to previous 2.2 , to selected 2.16
Removed rtpict from Windows build, while fixing quoting so it *could* run

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Tue Mar 20 01:38:27 2018 UTC (6 years ago) by greg
Branch: MAIN
Changes since 2.1: +25 -21 lines
Diff to previous 2.1 , to selected 2.16
Fixed issues with boolean arguments and miscellaneous

Revision 2.1 - (view) (download) (annotate) - [select for diffs]
Mon Mar 19 23:40:33 2018 UTC (6 years ago) by greg
Branch: MAIN
Diff to selected 2.16
Created rtpict script to run rtrace like rpict with -n option

Convenience Links

Links to HEAD: (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