ViewVC Help
View File | Revision Log | Show Annotations | Download File | Root Listing
root/radiance/ray/doc/notes/ReleaseNotes
(Generate patch)

Comparing ray/doc/notes/ReleaseNotes (file contents):
Revision 1.468 by greg, Wed Oct 30 02:56:52 2024 UTC vs.
Revision 1.469 by greg, Fri Nov 15 20:47:42 2024 UTC

# Line 2751 | Line 2751 | is an optional compile in the src/rt directory.  The o
2751   model is more general in some respects and the operations more
2752   efficient, but standard output is not supported, nor is ASCII
2753   results data.
2754 +
2755 + Added experimental source-skipping method to rpict for scenes
2756 + with large number of light sources.  Currently works with
2757 + rcontrib and separate srcsamp image-processing tool.  Controlling
2758 + rpict options are -dS for skip bitmap specification and -dC
2759 + for correction coefficient image.  Compile using -DSSKIPOPT
2760 + to include this option.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines