diff --git a/src/shimmers/sketches/superposition_mirrored.cljs b/src/shimmers/sketches/superposition_mirrored.cljs index 26c0f2761..cc26078c9 100644 --- a/src/shimmers/sketches/superposition_mirrored.cljs +++ b/src/shimmers/sketches/superposition_mirrored.cljs @@ -361,7 +361,11 @@ [:div.flexcols [:div [:p.readable-width - "Variation on superposition with more intentional shape placement leveraging symmetries."] + "Variation on superposition with more intentional shape placement + leveraging symmetries. The motion for each triangle uses a control system + to change velocity, orientation, and acceleration. This allows for more + varied motion planning that can still adjust to temporary stimuli + changes."] (let [mode (:mode @ui-state)] [ctrl/container [ctrl/dropdown ui-state "Screen Size" [:screen-size]