mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-27 10:48:34 +02:00
+ | texture
This commit is contained in:
@ -153,6 +153,9 @@ struct hitInfo
|
||||
vec3 position;
|
||||
int obj_index;
|
||||
int mat_index;
|
||||
|
||||
float u;
|
||||
float v;
|
||||
};
|
||||
|
||||
#include "shaders/random.glsl"
|
||||
|
Reference in New Issue
Block a user