qrohlf / trianglify

Algorithmically generated triangle art
http://qrohlf.com/trianglify/
GNU General Public License v3.0
10.08k stars 669 forks source link

makes sure poly index is added as an attribute to svg path so that we… #103

Closed christophe-g closed 4 years ago

christophe-g commented 5 years ago

… can relate triangle with its poly vector.

Motivation: post process generated svg with d3.js for instance.

qrohlf commented 4 years ago

Doing some repo cleanup and closing old PRs. If you're interested in pursuing this further, please make the changes requested and spin up a new PR to discuss!