mirror of
https://github.com/TheRedShip/RT_GPU.git
synced 2025-09-27 18:48:36 +02:00
+ | Poorly done emissive texture
This commit is contained in:
@ -43,6 +43,7 @@ struct GPUMaterial
|
||||
float refraction; // 4
|
||||
int type; // 4
|
||||
int texture_index; // 4
|
||||
int emission_texture_index; // 4
|
||||
};
|
||||
|
||||
struct GPUCamera
|
||||
|
Reference in New Issue
Block a user