13.07.2015 Views

Raytracing

Raytracing

Raytracing

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

What’s the minimum distance?I usually use: range / (2 * sqrt(N))• N points in 2D spaced evenly would berange / sqrt(N) apart• We make the minimum distance half that• When sampling an area that is notsquare, use: sqrt(area) / (2 * sqrt(N))CSE 472 Spring 201337Where does the name come from?CSE 472 Spring 201338

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!