ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/src/rt/rv3.c
Revision 2.38 - (view) (download) (annotate) - [select for diffs]
Thu Sep 6 00:07:43 2012 UTC (11 years, 7 months ago) by greg
Branch: MAIN
CVS Tags: rad4R2, rad4R2P1, rad4R2P2
Changes since 2.37: +4 -7 lines
Diff to previous 2.37
Created geodesic() function for vector rotation along great circles

Revision 2.37 - (view) (download) (annotate) - [select for diffs]
Tue Mar 20 03:37:08 2012 UTC (12 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.36: +11 -10 lines
Diff to previous 2.36
Improved immediate mode switching

Revision 2.36 - (view) (download) (annotate) - [select for diffs]
Tue Mar 20 02:56:08 2012 UTC (12 years, 1 month ago) by greg
Branch: MAIN
Changes since 2.35: +2 -2 lines
Diff to previous 2.35
Improved interactivity in multi-processing mode when altering parameters

Revision 2.35 - (view) (download) (annotate) - [select for diffs]
Sat Oct 16 15:08:14 2010 UTC (13 years, 6 months ago) by greg
Branch: MAIN
CVS Tags: rad4R1
Changes since 2.34: +15 -15 lines
Diff to previous 2.34
Simplified process handling logic in newimage()

Revision 2.34 - (view) (download) (annotate) - [select for diffs]
Sat Oct 9 22:38:35 2010 UTC (13 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.33: +1 -3 lines
Diff to previous 2.33
Fixed problem with refining due to random setting of errno

Revision 2.33 - (view) (download) (annotate) - [select for diffs]
Fri Oct 8 20:41:04 2010 UTC (13 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.32: +4 -1 lines
Diff to previous 2.32
Fixed problem with refining in multiprocessing mode

Revision 2.32 - (view) (download) (annotate) - [select for diffs]
Sat Dec 12 00:03:42 2009 UTC (14 years, 4 months ago) by greg
Branch: MAIN
CVS Tags: rad4R0
Changes since 2.31: +6 -6 lines
Diff to previous 2.31
Created RNUMBER type (#define) in preparation for 64-bit compiling

Revision 2.31 - (view) (download) (annotate) - [select for diffs]
Wed Dec 3 06:57:48 2008 UTC (15 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.30: +3 -1 lines
Diff to previous 2.30
Took care of ray flush counter wrap

Revision 2.30 - (view) (download) (annotate) - [select for diffs]
Tue Sep 16 21:14:11 2008 UTC (15 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.29: +7 -8 lines
Diff to previous 2.29
Cosmetic changes

Revision 2.29 - (view) (download) (annotate) - [select for diffs]
Tue Sep 16 18:35:56 2008 UTC (15 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.28: +44 -24 lines
Diff to previous 2.28
Modified procedure so -n 1 does not invoke subprocess

Revision 2.28 - (view) (download) (annotate) - [select for diffs]
Fri Sep 5 21:34:09 2008 UTC (15 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.27: +14 -10 lines
Diff to previous 2.27
Really fixed the exposure bug this time

Revision 2.27 - (view) (download) (annotate) - [select for diffs]
Fri Sep 5 19:45:41 2008 UTC (15 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.26: +21 -1 lines
Diff to previous 2.26
Fixed bug that broke "exposure" command

Revision 2.26 - (view) (download) (annotate) - [select for diffs]
Fri Aug 29 05:46:03 2008 UTC (15 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.25: +23 -17 lines
Diff to previous 2.25
Additional refinement on repainting algorithm

Revision 2.25 - (view) (download) (annotate) - [select for diffs]
Thu Aug 28 23:50:39 2008 UTC (15 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.24: +13 -1 lines
Diff to previous 2.24
Fixed bug in redraw for multiprocessing operation

Revision 2.24 - (view) (download) (annotate) - [select for diffs]
Fri Aug 22 17:39:26 2008 UTC (15 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.23: +12 -5 lines
Diff to previous 2.23
Further improvements to interactivity

Revision 2.23 - (view) (download) (annotate) - [select for diffs]
Thu Aug 21 16:13:00 2008 UTC (15 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.22: +8 -4 lines
Diff to previous 2.22
Improved responsiveness to command input

Revision 2.22 - (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.21: +146 -88 lines
Diff to previous 2.21
Added -n option to rvu for multiple rendering processes

Revision 2.21 - (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.20: +13 -1 lines
Diff to previous 2.20
Added planisphere view type (-vts option) as requested by Axel Jacobs

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

Revision 2.19 - (view) (download) (annotate) - [select for diffs]
Mon Sep 19 02:23:58 2005 UTC (18 years, 7 months ago) by greg
Branch: MAIN
Changes since 2.18: +2 -6 lines
Diff to previous 2.18
Eliminated SPEED macro from makeall and source tree

Revision 2.18 - (view) (download) (annotate) - [select for diffs]
Mon Jun 13 20:07:56 2005 UTC (18 years, 10 months ago) by greg
Branch: MAIN
CVS Tags: rad3R7P1, rad3R7P2
Changes since 2.17: +2 -2 lines
Diff to previous 2.17
Added -R option for pure Monte Carlo rendering, replacing -DMC compile option

Revision 2.17 - (view) (download) (annotate) - [select for diffs]
Tue Apr 19 01:15:07 2005 UTC (19 years ago) by greg
Branch: MAIN
Changes since 2.16: +3 -3 lines
Diff to previous 2.16
Extensive changes to enable rtrace -oTW option for tracking ray contributions

Revision 2.16 - (view) (download) (annotate) - [select for diffs]
Fri Feb 18 17:47:53 2005 UTC (19 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.15: +2 -2 lines
Diff to previous 2.15
Fixed bug in view distance adjustment with "move" command

Revision 2.15 - (view) (download) (annotate) - [select for diffs]
Fri Jan 21 00:52:59 2005 UTC (19 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.14: +15 -11 lines
Diff to previous 2.14
Fixed bug in rvu "move" command from last change and added "focus" command

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

Revision 2.13 - (view) (download) (annotate) - [select for diffs]
Mon Jul 21 22:30:19 2003 UTC (20 years, 9 months ago) by schorsch
Branch: MAIN
CVS Tags: rad3R6, rad3R6P1
Changes since 2.12: +3 -3 lines
Diff to previous 2.12
Eliminated copystruct() macro, which is unnecessary in ANSI.
Reduced ambiguity warnings for nested if/if/else clauses.

Revision 2.12 - (view) (download) (annotate) - [select for diffs]
Mon Jun 30 14:59:13 2003 UTC (20 years, 9 months ago) by schorsch
Branch: MAIN
Changes since 2.11: +4 -4 lines
Diff to previous 2.11
Replaced most outdated BSD function calls with their posix equivalents, and cleaned up a few other platform dependencies.

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

Revision 2.10 - (view) (download) (annotate) - [select for diffs]
Sat Feb 22 02:07:29 2003 UTC (21 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.9: +83 -18 lines
Diff to previous 2.9
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

Revision 2.9 - (view) (download) (annotate) - [select for diffs]
Fri Aug 18 10:27:11 1995 UTC (28 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.8: +14 -1 lines
Diff to previous 2.8
added cylindrical view type

Revision 2.8 - (view) (download) (annotate) - [select for diffs]
Wed Jan 25 16:08:57 1995 UTC (29 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.7: +8 -4 lines
Diff to previous 2.7
bug fix in aft clipping plane setting in moveview()

Revision 2.7 - (view) (download) (annotate) - [select for diffs]
Thu Dec 22 11:46:19 1994 UTC (29 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.6: +6 -0 lines
Diff to previous 2.6
made view changes properly manage fore and aft clipping planes

Revision 2.6 - (view) (download) (annotate) - [select for diffs]
Tue Dec 20 20:18:41 1994 UTC (29 years, 4 months ago) by greg
Branch: MAIN
Changes since 2.5: +5 -5 lines
Diff to previous 2.5
added -vo and -va (fore and aft clipping plane) view options

Revision 2.5 - (view) (download) (annotate) - [select for diffs]
Thu Aug 5 13:05:01 1993 UTC (30 years, 8 months ago) by greg
Branch: MAIN
Changes since 2.4: +2 -2 lines
Diff to previous 2.4
*** empty log message ***

Revision 2.4 - (view) (download) (annotate) - [select for diffs]
Thu Feb 11 16:42:22 1993 UTC (31 years, 2 months ago) by greg
Branch: MAIN
Changes since 2.3: +5 -1 lines
Diff to previous 2.3
changed WFLUSH to be defined using SPEED if available

Revision 2.3 - (view) (download) (annotate) - [select for diffs]
Fri Oct 2 16:19:56 1992 UTC (31 years, 6 months ago) by greg
Branch: MAIN
Changes since 2.2: +0 -1 lines
Diff to previous 2.2
Removed problematic math function declarations

Revision 2.2 - (view) (download) (annotate) - [select for diffs]
Fri Jan 17 09:27:21 1992 UTC (32 years, 3 months ago) by greg
Branch: MAIN
Changes since 2.1: +7 -1 lines
Diff to previous 2.1
fixed bug in use of scanf() with SMLFLT defined

Revision 2.1 - (view) (download) (annotate) - [select for diffs]
Tue Nov 12 17:09:47 1991 UTC (32 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.20: +0 -0 lines
Diff to previous 1.20
updated revision number for release 2.0

Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Tue May 21 17:41:19 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.19: +1 -0 lines
Diff to previous 1.19
added stratified random sampling with urand

Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Fri May 3 16:12:38 1991 UTC (32 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.18: +2 -0 lines
Diff to previous 1.18
final version of memory recovery during image refinement

Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Tue Mar 19 13:14:03 1991 UTC (33 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.17: +0 -23 lines
Diff to previous 1.17
moved spinvector() to fvect.c

Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Sun Oct 14 11:06:27 1990 UTC (33 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.16: +44 -5 lines
Diff to previous 1.16
added fisheye view types

Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Tue Jun 26 09:00:19 1990 UTC (33 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.15: +0 -1 lines
Diff to previous 1.15
Nit-picking for Stardent C-compiler

Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Thu Mar 8 10:28:29 1990 UTC (34 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.14: +5 -8 lines
Diff to previous 1.14
cosmetic change to paint()

Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Tue Feb 27 09:51:00 1990 UTC (34 years, 1 month ago) by greg
Branch: MAIN
Changes since 1.13: +1 -1 lines
Diff to previous 1.13
minor fixes in comments etc.

Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Thu Feb 22 11:46:15 1990 UTC (34 years, 2 months ago) by greg
Branch: MAIN
Changes since 1.12: +11 -0 lines
Diff to previous 1.12
added explicit flush call to drivers

Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Fri Jan 19 00:00:31 1990 UTC (34 years, 3 months ago) by greg
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
improved portability and speed of bcopy()

Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Tue Jan 9 11:38:19 1990 UTC (34 years, 3 months ago) by greg
Branch: MAIN
Changes since 1.10: +1 -1 lines
Diff to previous 1.10
changed interface to normaspect()

Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Jan 9 09:07:33 1990 UTC (34 years, 3 months ago) by greg
Branch: MAIN
Changes since 1.9: +3 -7 lines
Diff to previous 1.9
added option for pixel aspect ratio

Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Mon Jan 8 13:38:09 1990 UTC (34 years, 3 months ago) by greg
Branch: MAIN
Changes since 1.8: +26 -26 lines
Diff to previous 1.8
Changed handling of view parameters

Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Wed Nov 1 16:12:20 1989 UTC (34 years, 5 months ago) by greg
Branch: MAIN
Changes since 1.7: +0 -3 lines
Diff to previous 1.7
Added ability to call repaint in detached drivers

Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Fri Oct 27 11:48:23 1989 UTC (34 years, 6 months ago) by greg
Branch: MAIN
Changes since 1.6: +95 -0 lines
Diff to previous 1.6
added repaint command

Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Mon Jun 19 13:30:04 1989 UTC (34 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.5: +11 -5 lines
Diff to previous 1.5
Added auto-shrink for view parameters on small devices

Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Tue Jun 13 08:17:24 1989 UTC (34 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.4: +1 -1 lines
Diff to previous 1.4
Changed sense of elevation in pivot command

Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Tue May 30 09:57:16 1989 UTC (34 years, 10 months ago) by greg
Branch: MAIN
Changes since 1.3: +8 -2 lines
Diff to previous 1.3
Added elevation to pivot and zoom to rotate commands

Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed May 24 13:55:54 1989 UTC (34 years, 11 months ago) by greg
Branch: MAIN
Changes since 1.2: +2 -3 lines
Diff to previous 1.2
more efficient computation of distance

Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Apr 5 09:38:12 1989 UTC (35 years ago) by greg
Branch: MAIN
Changes since 1.1: +7 -3 lines
Diff to previous 1.1
Changed behavior of move command for parallel views

Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Thu Feb 2 10:41:39 1989 UTC (35 years, 2 months ago) by greg
Branch: MAIN
Initial revision

Convenience Links

Links to HEAD: (view) (download) (annotate) Links to rad4R2P2: (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