mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-27 18:48:36 +02:00
+ | Texture working finally !
This commit is contained in:
@ -150,8 +150,10 @@ struct hitInfo
|
||||
float last_t;
|
||||
vec3 normal;
|
||||
vec3 position;
|
||||
|
||||
int obj_index;
|
||||
int mat_index;
|
||||
int obj_type;
|
||||
|
||||
float u;
|
||||
float v;
|
||||
|
Reference in New Issue
Block a user