TheRestOfYourLife icon indicating copy to clipboard operation
TheRestOfYourLife copied to clipboard

DEPRECATED — Head to the raytracing.github.io repo for the new home

Results 1 TheRestOfYourLife issues
Sort by recently updated
recently updated
newest added

Since "int(255.99*col[xx])" can be over 256 in windows environment, so add std::min for truncation that.

RestOfYourLife