raytracing.github.io
raytracing.github.io copied to clipboard
Update scene::render() body to match that given in Book 3
Book 3 includes a modification to the scene::render() function to include stratified sampling inside pixels. The source code, however, does not reflect this change.
Resolved in #1053