From 653cc72bbe52ef9d896e7ed38f7e1decf76e95d7 Mon Sep 17 00:00:00 2001 From: Jeremy Date: Sat, 2 Jul 2022 19:40:46 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cc90cde..6e77793 100644 --- a/README.md +++ b/README.md @@ -199,6 +199,8 @@ Watch the tutorial: *Animated visualizers that uses color flocking based on the Craig Reynolds boids flocking algorithm.* +Placing modules adjacent to each other will cause them to blend colors. `PhotronPanel` and `PhotronStrip` will work together, however `Photron` only will blend with another `Photron`. + #### Photron ##### RIGHT-CLICK MENU: @@ -233,6 +235,8 @@ Watch the tutorial: ![PhotronPanelStrip](/docs/PhotronPanelStrip.gif) +***NEW!*** *Photron Panel is now resizable* + - `Initialize` will set the colors top to bottom: Purple, Blue, Aqua, and Red. - `Randomize` will randomize all colors. ##### RIGHT-CLICK MENU: