fix stars and skybox render

This commit is contained in:
MihailRis
2025-07-12 19:18:02 +03:00
parent ac9772cd67
commit 8a3306ed41
4 changed files with 33 additions and 10 deletions
+2
View File
@@ -48,6 +48,8 @@ class Skybox {
float prevMie = -1.0f;
float prevT = -1.0f;
float sunAltitude = 45.0f;
glm::mat4 rotation;
void drawStars(float angle, float opacity);
void drawBackground(