mysticsymbolic / mysticsymbolic.github.io

Fun with procedurally generated visionary art!
https://mysticsymbolic.art/
Other
52 stars 11 forks source link

Failed facing arrow experiment for #184. #202

Closed toolness closed 3 years ago

toolness commented 3 years ago

This is just to document a failed experiment to interpret facing arrows as described in https://github.com/mysticsymbolic/mysticsymbolic.github.io/issues/184#issuecomment-874117059.

This is the source SVG:

image

And this is how my code is interpreting the arrows after attempting to remove the extra "facing" point:

image

Oof. It's misinterpreting a bunch of the arrows, and I think it's either because my math is wrong, or because Moho's ordering of the points might actually vary from one arrow to the next.