-
Notifications
You must be signed in to change notification settings - Fork 0
/
changelog.txt
35 lines (27 loc) · 1.13 KB
/
changelog.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Changelog for Corridor.
-------------------------------------------------------------------------------
20190721
-added color and trajectory changes based on volume
-------------------------------------------------------------------------------
20190615
-added sound module, with basic fft analysis
-------------------------------------------------------------------------------
20190608
-added mic audio input
-------------------------------------------------------------------------------
20190519
-added Trajectory sublasses
-------------------------------------------------------------------------------
20190510
-added center as moving dot test script
-added maximum distance for new frame center in corridor class
-improved segment trajectory by allowing randomly outwards direction
-------------------------------------------------------------------------------
20190428
-added segment trajectory
-improved code structure
-removed Square static variables
-------------------------------------------------------------------------------
20190427
-added Square static variables
-added Trajectory class