Commit Graph

16 Commits

Author SHA1 Message Date
349a7934c4 Add fog events to the day-night cycle 2019-04-07 20:26:38 +02:00
66038cda44 Add timestamped day-night cycle to scene 2019-04-02 23:28:11 +02:00
355aa1d62d Remove timestamps.h, minor formatting 2019-04-02 23:25:12 +02:00
fb9ff7c829 Slightly tweak camera in scene 2019-03-31 23:41:13 +02:00
5d07aba7c4 Add some time usage statistics and minor cleanup and formatting 2019-03-31 23:39:34 +02:00
b29537273b Add backlights to car, and point components to frontlights 2019-03-29 10:41:33 +01:00
0f702ea259 Hide trees and grass in the path of the car 2019-03-29 10:12:31 +01:00
213ef68757 Prettify some of the vector math in scene.cpp 2019-03-29 10:10:56 +01:00
7f973533e3 Change the scene into a night scene with the car driving along the hill 2019-03-28 09:41:33 +01:00
383d5d3f62 Further separate the render logic and the scene logic
With some cleanup
2019-03-28 09:36:49 +01:00
74ffe23551 Add support for rim backlights 2019-03-28 09:35:22 +01:00
2cac6e1766 Remove noise from timeutils.cpp 2019-03-22 00:08:03 +01:00
97adb2fd3b Add support for transparent mesh sorting 2019-03-22 00:04:50 +01:00
8f7f0313f5 Prettify and embetter the mouse callback in scene.cpp 2019-03-21 23:58:28 +01:00
8801414e34 rename gamelogic into renderlogic 2019-03-21 08:41:24 +01:00
e0253940bd Move the scene out of gamelogic into scene.cpp 2019-03-21 01:11:59 +01:00