Merge branch 'trunk' of git.arnes.space:arne/heyarne.aphorisms into trunk

This commit is contained in:
arne 2022-11-20 17:08:02 +01:00
commit 62fdda6f40

View file

@ -27,7 +27,7 @@
([poly attrs] ([poly attrs]
(quil-attrs! attrs) (quil-attrs! attrs)
(doseq [[a b] (partition 2 1 (:points poly))] (doseq [[a b] (partition 2 1 (:points poly))]
(q/line a b)))) (q/poly a b))))
Line2 Line2
(draw (draw