This repository was archived by the owner on Mar 14, 2025. It is now read-only.
Ray Tracing "The Rest of Your Life" - Chapter 7
- The
raygen.cuColor function has been changed to sample light sources directly. - FIXME: There's a bug that became more evident during this chapter(see pic above). It was most likely introduced on Chapter 6 and is probably related to the color function or the random cosine direction. I can't seem to find the source of the issue for, so I'm moving on for the time being, hoping to find it as I make further progress.
