skybox: added moon and stars

This commit is contained in:
MihailRis
2024-01-26 02:49:42 +03:00
parent b42a517cc6
commit a4a5aef422
22 changed files with 258 additions and 52 deletions
+2
View File
@@ -18,6 +18,8 @@ public:
void bind();
void reload(ubyte* data);
void setNearestFilter();
ImageData* readData();
static Texture* from(const ImageData* image);