mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-27 10:48:34 +02:00
+ | Patching opti's problem
This commit is contained in:
@ -95,6 +95,7 @@ struct Ray
|
||||
{
|
||||
vec3 origin;
|
||||
vec3 direction;
|
||||
vec3 inv_direction;
|
||||
};
|
||||
|
||||
struct hitInfo
|
||||
|
Reference in New Issue
Block a user