mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-27 10:48:34 +02:00
+ | Cleaning and color texture done
This commit is contained in:
@ -121,6 +121,9 @@ struct hitInfo
|
||||
vec3 position;
|
||||
int obj_index;
|
||||
int mat_index;
|
||||
|
||||
float u;
|
||||
float v;
|
||||
};
|
||||
|
||||
struct Stats
|
||||
|
Reference in New Issue
Block a user