|
3f6d4cb0be
|
Moved settings from preprocessor directives to variables. Also added a way to (for now only) display them via HTTP server.
|
2019-10-02 06:13:55 +02:00 |
|
|
382631d7d7
|
Effect#loop now gets the time since the last run of the loop in ms. This enables
the effects to show animations that stay fluid independent of the current frame rate.
|
2019-10-01 06:29:32 +02:00 |
|
|
f1821b0b85
|
New Effect: RandomConfettiEffect
|
2019-06-19 22:17:10 +02:00 |
|
|
83254f2eaa
|
Windows. Everything now is implemented in Windows. ;-) (Okay, just the drawing stuff. And defnititely nothing by Microsoft.)
|
2019-06-11 19:48:09 +02:00 |
|
|
646d3369fb
|
Amount of new Pixels per loop for confetti effect is now configurable. Also, the color is based on a slowly rotating baseHue.
|
2019-05-30 13:08:24 +02:00 |
|
|
711d028e90
|
Added effect "confetti". Closes #16.
|
2019-05-30 11:12:40 +02:00 |
|