Acceleration structures suck
This commit is contained in:
@@ -211,7 +211,7 @@ kernel void computeKernel(
|
||||
if (payload.depth > 5)
|
||||
{
|
||||
if (payload.rnd01.z >= p)
|
||||
return;
|
||||
break;
|
||||
else
|
||||
payload.accumulatedMaterial /= p;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user