Compare commits

2 Commits

Author SHA1 Message Date
alardner 70dbf1a649 fix gitignore 2026-07-14 01:37:24 -07:00
alardner 78fa51384a update readme 2026-07-14 00:56:02 -07:00
7 changed files with 6 additions and 7 deletions
-1
View File
@@ -42,4 +42,3 @@ build
debug debug
.cache .cache
tmp tmp
screenshot*
+5 -3
View File
@@ -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
![Screenshot 1](https://alexlardner.com/img/1.png) ![Screenshot 1](screenshots/1.png)
![Screenshot 2](https://alexlardner.com/img/2.png) ![Screenshot 2](screenshots/2.png)
![Screenshot 3](https://alexlardner.com/img/3.png) ![Screenshot 3](screenshots/3.png)
![Screenshot 4](screenshots/4.png)
+1 -3
View File
@@ -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
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 119 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 211 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 233 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 758 KiB