mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-09-01 18:39:19 +02:00
renderer changes, time and environment window
This commit is contained in:
@@ -26,11 +26,14 @@ public:
|
||||
// methods
|
||||
bool
|
||||
init();
|
||||
void
|
||||
update_weather();
|
||||
void
|
||||
update();
|
||||
void
|
||||
render();
|
||||
float get_textureoffset();
|
||||
float
|
||||
get_textureoffset();
|
||||
|
||||
glm::dvec3 m_cameramove{ 0.0 };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user