--- ray/doc/notes/ReleaseNotes 2023/11/15 18:02:52 1.428 +++ ray/doc/notes/ReleaseNotes 2023/11/21 02:06:14 1.431 @@ -2622,3 +2622,15 @@ spectrum if used. Unfortunately photon-mapping is cur spectral sampling is enabled, but we will fix this as soon as possible. Calculation overhead appears to be approximately 10-15% for RGB renderings compared to version 5.4a. + +Added spectral rendering to rvu as well, and made -cs and -cw +options standard across the rendering library. I also brought +mkillum, ranimove, rsensor, and mksource into the fold. These +tools were broken in the initial release. (Hopefully, they are +working now, but none have been tested as yet.) +There was also an indexing bug in the spectral->RGB conversions +that made reds into blues and vice versa, which has been fixed. + +Added i/o for spectral pictures to rmtxop, the first program that can +ingest them. (Only rtrace, rcontrib, and rfluxmtx can render them.) +Also added spectral picture support to rcrop.