mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-27 18:48:36 +02:00
~ | Modified scene
This commit is contained in:
@ -46,4 +46,4 @@ Ray newRay(hitInfo hit, Ray ray, inout uint rng_state)
|
||||
else if (mat.type == 1)
|
||||
return (dieletricRay(hit, ray, mat));
|
||||
return (ray);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user