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

Comparing ray/doc/notes/ReleaseNotes (file contents):
Revision 1.502 by greg, Wed Oct 29 02:48:50 2025 UTC vs.
Revision 1.503 by greg, Fri Nov 14 23:51:42 2025 UTC

# Line 2867 | Line 2867 | class and provides view rendering as well as surface s
2867   and pass-through modes.
2868  
2869   Added -m option to pvsum to optimize memory cache performance.
2870 +
2871 + Added -bj option to rfluxmtx and rxfluxmtx to blur bin boundaries
2872 + by jittering sample directions.  Setting -bj 1 is statistically
2873 + equivalent to linear interpolation of receiver bins, rather than
2874 + the default piecewise constant representation (-bj 0).

Diff Legend

Removed lines
+ Added lines
< Changed lines (old)
> Changed lines (new)