Closed mattboran closed 5 years ago
This is for class only. Using the BVH testing code
Turns out this is useful regardless. There's a few ugly artifacts in code because of using curand vs rand() causing the need for code duplication that I don't like but this can be revisited later.
curand
rand()
PR #22
This is for class only. Using the BVH testing code