raytracing.github.io
raytracing.github.io copied to clipboard
Update 'done' indicator for scanline status
The current code leaves the "scanlines" remaining message up with a count of one, and then prints "Done" on a subsequent line. Instead, have the "Done" line replace the "scanlines remaining" line.
Resolved in #1053