Merge branch 'trunk' of git.arnes.space:arne/heyarne.aphorisms into trunk
This commit is contained in:
commit
62fdda6f40
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue