Xu Lian
Results
1
comments of
Xu Lian
put the line under row(height) for loop `auto t = (j + random_double()) / (image_height-1);` inside antialiasing sampling for loop. your code should looks like following. for (int j =...