+ | Cleaning and color texture done

This commit is contained in:
TheRedShip
2025-01-30 15:33:00 +01:00
parent 082606f866
commit 2e062a69e9
44 changed files with 822434 additions and 219 deletions

View File

@ -121,6 +121,9 @@ struct hitInfo
vec3 position;
int obj_index;
int mat_index;
float u;
float v;
};
struct Stats