mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-27 18:48:36 +02:00
~ | Fixing emissive texture
This commit is contained in:
@ -24,6 +24,7 @@ typedef struct s_Material
|
||||
float refraction;
|
||||
int type;
|
||||
int texture_index;
|
||||
int emission_texture_index;
|
||||
} Material;
|
||||
|
||||
class Object
|
||||
|
Reference in New Issue
Block a user