mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2026-03-03 19:02:15 +01:00
~ | chepa
This commit is contained in:
@ -171,7 +171,7 @@ hitInfo traceRay(Ray ray)
|
||||
hitInfo hitScene;
|
||||
hitInfo hit;
|
||||
|
||||
#if 1
|
||||
#if 0
|
||||
for (int i = 0; i < 10; i++) // portal ray
|
||||
{
|
||||
hitBVH = traverseBVHs(ray);
|
||||
|
||||
Reference in New Issue
Block a user