raytracing.github.io
raytracing.github.io copied to clipboard
Rename pixel sample loop iterator from 's' to 'sample'
The single letter variable is confused with the desired s/t image coordinate parameters.
Fixed.