HDR skybox
This commit is contained in:
@ -9,4 +9,5 @@ struct Texture{
|
||||
std::string path;
|
||||
};
|
||||
|
||||
|
||||
Texture* CreateTexture(unsigned int width, unsigned int height);
|
Reference in New Issue
Block a user