mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-27 10:48:34 +02:00
+ | Parsing textures
This commit is contained in:
@ -38,6 +38,7 @@ struct GPUMaterial
|
||||
float metallic; // 4
|
||||
float refraction; // 4
|
||||
int type; // 4
|
||||
int texture_index; // 4
|
||||
};
|
||||
|
||||
struct GPUCamera
|
||||
|
Reference in New Issue
Block a user