fix stars and skybox render
This commit is contained in:
@@ -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(
|
||||
|
||||
Reference in New Issue
Block a user