Update to experimental state in master :D #2

Merged
neuron303 merged 24 commits from master into master 2019-09-23 15:19:47 +02:00
10 changed files with 58 additions and 53 deletions
Showing only changes of commit 7d26cf4387 - Show all commits

View File

@@ -43,7 +43,7 @@ private:
void updateFrameBuffer(); void updateFrameBuffer();
private: private:
float m_factor{2.f}; float m_factor{1.f};
int m_fps{30}; int m_fps{30};
float m_afterglow{0.2}; float m_afterglow{0.2};
float m_lightspeed{35.f}; float m_lightspeed{35.f};