ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/rvmain.c
Revision 2.21 - (view) (download) (annotate) - [select for diffs]
Thu Jan 18 00:28:54 2024 UTC (3 months, 2 weeks ago) by greg
Branch: MAIN
CVS Tags: HEAD
Changes since 2.20: +2 -3 lines
Diff to previous 2.20
fix(rcontrib, rpict, rvu): Better check for spectral sampling

Revision 2.20 - (view) (download) (annotate) - [select for diffs]
Wed Jan 17 01:31:08 2024 UTC (3 months, 2 weeks ago) by greg
Branch: MAIN
Changes since 2.19: +6 -1 lines
Diff to previous 2.19
fix(rpict,rvu,rcontrib): Fixed luminance estimate during spectral rendering

Revision 2.19 - (view) (download) (annotate) - [select for diffs]
Mon Feb 6 22:40:21 2023 UTC (14 months, 3 weeks ago) by greg
Branch: MAIN
CVS Tags: rad5R4
Changes since 2.18: +3 -3 lines
Diff to previous 2.18
refactor: Changed some char* args to const char* to avoid warnings

Revision 2.18 - (view) (download) (annotate) - [select for diffs]
Tue Jan 24 21:54:49 2023 UTC (15 months, 1 week ago) by greg
Branch: MAIN
Changes since 2.17: +2 -2 lines
Diff to previous 2.17
perf: Updated default -lw value to smaller tolerance

Revision 2.17 - (view) (download) (annotate) - [select for diffs]
Thu Aug 18 00:52:48 2016 UTC (7 years, 8 months ago) by greg
Branch: MAIN
CVS Tags: rad5R1, rad5R2, rad5R3
Changes since 2.16: +2 -1 lines
Diff to previous 2.16
Switched over to more efficient fread/fwrite replacements getbinary/putbinary

Revision 2.16 - (view) (download) (annotate) - [select for diffs]
Sat Mar 19 12:51:36 2016 UTC (8 years, 1 month ago) by schorsch
Branch: MAIN
Changes since 2.15: +8 -3 lines
Diff to previous 2.15
prepare for winrview integration

Revision 2.15 - (view) (download) (annotate) - [select for diffs]
Thu Mar 10 18:25:46 2016 UTC (8 years, 1 month ago) by schorsch
Branch: MAIN
Changes since 2.14: +5 -5 lines
Diff to previous 2.14
newer C++ compilers have a standard type named "bool". rename macro to get rid of warnings.

Revision 2.14 - (view) (download) (annotate) - [select for diffs]
Sun Mar 6 01:13:18 2016 UTC (8 years, 1 month ago) by schorsch
Branch: MAIN
Changes since 2.13: +3 -3 lines
Diff to previous 2.13
Prepare for SCons build on Win32 and Win64

Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Thu Apr 23 17:42:04 2015 UTC (9 years ago) by greg
Branch: MAIN
CVS Tags: rad5R0
Changes since 2.12: +2 -5 lines
Diff to previous 2.12
Fixed assignment of octname and removed redundant call to ray_init_pmap()

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

Revision 2.11 - (view) (download) (annotate) - [select for diffs]
Wed Oct 5 17:20:55 2011 UTC (12 years, 7 months ago) by greg
Branch: MAIN
CVS Tags: rad4R1, rad4R2, rad4R2P1, rad4R2P2
Changes since 2.10: +6 -2 lines
Diff to previous 2.10
Windows compatibility changes from Bill Hoffman

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Sat Dec 12 19:01:00 2009 UTC (14 years, 4 months ago) by greg
Branch: MAIN
CVS Tags: rad4R0
Changes since 2.9: +2 -2 lines
Diff to previous 2.9
Added -n option to rtrace and moved quit() funciton out of raypcalls

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Thu Aug 21 07:05:59 2008 UTC (15 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.8: +55 -43 lines
Diff to previous 2.8
Added -n option to rvu for multiple rendering processes

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

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Wed Apr 5 06:22:57 2006 UTC (18 years, 1 month ago) by greg
Branch: MAIN
CVS Tags: rad3R8
Changes since 2.6: +8 -3 lines
Diff to previous 2.6
Made -u+ option truly random

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Tue Jun 21 00:26:44 2005 UTC (18 years, 10 months ago) by greg
Branch: MAIN
CVS Tags: rad3R7P1, rad3R7P2
Changes since 2.5: +2 -2 lines
Diff to previous 2.5
Changed random number seeding to preceed call to initurand()

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Wed Jun 15 15:36:52 2005 UTC (18 years, 10 months ago) by greg
Branch: MAIN
Changes since 2.4: +3 -1 lines
Diff to previous 2.4
Added seeding of random number generator with -u+ rendering option

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Tue Mar 30 16:13:01 2004 UTC (20 years, 1 month ago) by schorsch
Branch: MAIN
CVS Tags: rad3R6, rad3R6P1
Changes since 2.3: +24 -22 lines
Diff to previous 2.3
Continued ANSIfication. There are only bits and pieces left now.

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Thu Jun 5 19:29:34 2003 UTC (20 years, 11 months ago) by schorsch
Branch: MAIN
Changes since 2.2: +5 -11 lines
Diff to previous 2.2
Macros for setting binary file mode. Replacing MSDOS by _WIN32.

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Tue Feb 25 02:47:23 2003 UTC (21 years, 2 months ago) by greg
Branch: MAIN
CVS Tags: rad3R5
Changes since 2.1: +1 -56 lines
Diff to previous 2.1
Replaced inline copyright notice with #include "copyright.h"

Revision 2.1 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 02:07:29 2003 UTC (21 years, 2 months ago) by greg
Branch: MAIN
Changes and check-in for 3.5 release
Includes new source files and modifications not recorded for many years
See ray/doc/notes/ReleaseNotes for notes between 3.1 and 3.5 release

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