Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 70dbf1a649 | |||
| 78fa51384a |
@@ -42,4 +42,3 @@ build
|
|||||||
debug
|
debug
|
||||||
.cache
|
.cache
|
||||||
tmp
|
tmp
|
||||||
screenshot*
|
|
||||||
|
|||||||
@@ -21,8 +21,10 @@ polypartiCL is licensed with the 3-clause BSD license.
|
|||||||
- Add linear beams
|
- Add linear beams
|
||||||
- Add environment objects / multiple rooms per screen
|
- Add environment objects / multiple rooms per screen
|
||||||
- Add timed events
|
- Add timed events
|
||||||
|
- Add MIDI support for real-time music visualization
|
||||||
- Add compile option for 64-bit floating point simulation
|
- Add compile option for 64-bit floating point simulation
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
|

|
||||||
|
|||||||
+1
-3
@@ -2,6 +2,4 @@ Center Delay
|
|||||||
count velocity x y theta_i theta_f color start end decayrate
|
count velocity x y theta_i theta_f color start end decayrate
|
||||||
===================================================
|
===================================================
|
||||||
s
|
s
|
||||||
16000 79 0.5 0.5 0 360 cyan 1 0 0
|
100000 79 0.5 0.5 0 360 cyan 1 0 0
|
||||||
16000 79 0.5 0.5 0 360 magenta 2.075 0 0
|
|
||||||
16000 79 0.5 0.5 0 360 yellow 4.931 0 0
|
|
||||||
|
|||||||
Binary file not shown.
|
After Width: | Height: | Size: 119 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 211 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 233 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 758 KiB |
Reference in New Issue
Block a user